Skip to content
Snippets Groups Projects
Commit a67b5c6e authored by Fabian Tërnava's avatar Fabian Tërnava
Browse files

added soqt so file

parent 54964ba2
No related branches found
No related tags found
No related merge requests found
......@@ -80,7 +80,7 @@ if (Simox_USE_COIN_VISUALIZATION)
set(Simox_BUILD_EXAMPLES ON CACHE BOOL "Build example applications")
target_include_directories(VirtualRobot PUBLIC ${SoQt_INCLUDE_DIRS})
target_link_libraries(VirtualRobot PUBLIC SoQt::SoQt)
target_link_libraries(VirtualRobot PUBLIC ${SoQt_LIBRARY_DIR}/libSoQt.so)
target_compile_definitions(VirtualRobot PUBLIC -DSoQt_DLL -DSIMOX_USE_SoQt)
if (NOT UNIX)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment