Skip to content

Commit

Permalink
Add usage guidelines
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Friedman <ryanfriedman5410+github@gmail.com>
  • Loading branch information
Ryanf55 committed Feb 27, 2024
1 parent 499c38f commit bdb5f81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,7 @@ endif()

# Export old-style CMake variables for includes
ament_export_include_directories("include/${PROJECT_NAME}")
ament_export_libraries(${interface_targets} ${plugin_targets})

# Export modern CMake targets
ament_export_targets(export_${PROJECT_NAME} HAS_LIBRARY_TARGET)
Expand Down

0 comments on commit bdb5f81

Please sign in to comment.