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.
1 parent 47746fa commit 47cbef7Copy full SHA for 47cbef7
CMakeLists.txt
@@ -46,7 +46,7 @@ target_include_directories(${PROJECT_NAME}
46
47
target_link_libraries(${PROJECT_NAME} Eigen3::Eigen GDAL::GDAL)
48
49
-ament_target_dependencies(${PROJECT_NAME} SYSTEM
+ament_target_dependencies(${PROJECT_NAME} PUBLIC
50
grid_map_core
51
grid_map_ros
52
)
0 commit comments