Skip to content

Commit

Permalink
[#48118] CMakeLists.txt: Export headers with 'ament_cmake'
Browse files Browse the repository at this point in the history
  • Loading branch information
ivysochyn authored and glatosinski committed Oct 20, 2023
1 parent 834d81d commit 7d5b117
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 @@ -86,6 +86,7 @@ install(DIRECTORY

ament_export_targets(${PROJECT_NAME}Targets HAS_LIBRARY_TARGET)
ament_export_dependencies(rclcpp)
ament_export_include_directories(include)

install(TARGETS
${PROJECT_NAME}
Expand Down

0 comments on commit 7d5b117

Please sign in to comment.