Use ament_cmake_ros (#444)
* Control shared/static linking via BUILD_SHARED_LIBS * Remove rmw dependency * Add for rclcpp_lifecycle too * exec depend on ament_cmake is for normalize_path
This commit is contained in:
parent
0e79842b6b
commit
3786c91deb
4 changed files with 5 additions and 6 deletions
|
@ -7,7 +7,7 @@
|
|||
<maintainer email="karsten@osrfoundation.org">Karsten Knese</maintainer>
|
||||
<license>Apache License 2.0</license>
|
||||
|
||||
<buildtool_depend>ament_cmake</buildtool_depend>
|
||||
<buildtool_depend>ament_cmake_ros</buildtool_depend>
|
||||
<buildtool_depend>rosidl_default_generators</buildtool_depend>
|
||||
|
||||
<build_depend>rclcpp</build_depend>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue