remove obsolete CMake functions

This commit is contained in:
Dirk Thomas 2017-01-06 15:45:54 -08:00
parent 72e7d03198
commit 7a54a0e32f
6 changed files with 2 additions and 227 deletions

View file

@ -76,12 +76,7 @@ ament_export_dependencies(ament_cmake)
ament_export_dependencies(lifecycle_msgs)
ament_export_include_directories(include)
ament_export_libraries(${PROJECT_NAME})
ament_package(
CONFIG_EXTRAS rcl_lifecycle-extras.cmake)
install(
DIRECTORY cmake
DESTINATION share/${PROJECT_NAME})
ament_package()
install(
DIRECTORY include/