We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 42be6df + fd5291a commit 9389c24Copy full SHA for 9389c24
CMakeLists.txt
@@ -33,7 +33,7 @@ ament_auto_add_library(${PROJECT_NAME} SHARED
33
34
target_link_libraries(${PROJECT_NAME}
35
Qt5::Widgets
36
- ${OCTOMAP_LIBRARIES}
+ octomap
37
)
38
39
target_include_directories(${PROJECT_NAME} PUBLIC
0 commit comments