Remove unused CMake extras (#84)
Signed-off-by: Dan Rose <dan@digilabs.io>
This commit is contained in:
parent
1c500379ae
commit
20007b4dc2
2 changed files with 1 additions and 17 deletions
|
@ -101,9 +101,7 @@ if(BUILD_TESTING)
|
|||
ament_lint_auto_find_test_dependencies()
|
||||
endif()
|
||||
|
||||
ament_package(
|
||||
CONFIG_EXTRAS "rmw_cyclonedds_cpp-extras.cmake"
|
||||
)
|
||||
ament_package()
|
||||
|
||||
install(
|
||||
DIRECTORY include/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue