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 5b22158 commit d8fef69Copy full SHA for d8fef69
diagnostic_updater/CMakeLists.txt
@@ -118,6 +118,7 @@ install(
118
ament_export_targets(${PROJECT_NAME}Targets HAS_LIBRARY_TARGET)
119
120
ament_export_include_directories(include)
121
+ament_export_libraries(${PROJECT_NAME})
122
ament_export_dependencies(ament_cmake)
123
ament_export_dependencies(ament_cmake_python)
124
ament_export_dependencies(diagnostic_msgs)
0 commit comments