ament / ament_index

Apache License 2.0
13 stars 27 forks source link

Remove ament_export_include_directories and ament_export_libraries #81

Closed sloretz closed 3 years ago

sloretz commented 3 years ago

Part of https://github.com/ament/ament_cmake/issues/365

Remove ament_export_include_directories() and ament_export_libraries() because they're redundant with ament_export_targets().

sloretz commented 3 years ago

CI (build: --packages-above-and-dependencies ament_index_cpp test: --packages-select ament_index_cpp)