Add library
hi, i want to add a library to my package, i create a folder lib contain my libraries, but i dont know how to modify CMakeList.txt. can you help me please?
hi, i want to add a library to my package, i create a folder lib contain my libraries, but i dont know how to modify CMakeList.txt. can you help me please?
This is not really ROS specific (catkin is basically CMake), but see catkin 0.6.18 documentation » How to do common tasks » Package format 2 (recommended) » Building and installing C++ libraries and headers.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2016-05-04 14:28:52 -0600
Seen: 319 times
Last updated: May 05 '16
include ROS into external CMake project (OpentTLD)
How can use external library in ros.
How to use the gtsam library in my ROS package?
CMakeList.txts: transfer from cmake to catkin_make
Generic path to read a file in a ROS directory
ld searches in wrong folder for libraries when cross-compiling
CMake - Linking external C++ library
How to construct CMakeLists.txt for Snap creation?