Skip to content
Snippets Groups Projects
Commit bf393bd2 authored by florent-lamiraux's avatar florent-lamiraux
Browse files

Merge pull request #20 from aclodic/master

Update CMakeLists.txt to install libros_bridge
parents 58685292 bed77dfb
No related branches found
No related tags found
No related merge requests found
......@@ -78,9 +78,9 @@ add_library(ros_bridge
include/dynamic_graph_bridge/ros_init.hh src/ros_init.cpp
src/sot_to_ros.hh src/sot_to_ros.cpp
)
pkg_config_use_dependency(ros_bridge jrl-mal)
pkg_config_use_dependency(ros_bridge bullet)
install(TARGETS ros_bridge DESTINATION lib)
# Make sure rpath are preserved during the install as ROS dependencies
# are not installed.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment