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 a4dfb23 commit c0bb693Copy full SHA for c0bb693
tcb_span/CMakeLists.txt
@@ -29,5 +29,5 @@ install(
29
INCLUDES DESTINATION include
30
)
31
32
-ament_export_targets(export_tcb_span)
+ament_export_targets(export_tcb_span HAS_LIBRARY_TARGET)
33
ament_package()
tl_expected/CMakeLists.txt
@@ -27,5 +27,5 @@ install(
27
28
-ament_export_targets(export_tl_expected)
+ament_export_targets(export_tl_expected HAS_LIBRARY_TARGET)
0 commit comments