[ros-users] Name of the CMake variables defined by the manifest.xml

Markus Bader markus.bader at tuwien.ac.at
Mon Mar 28 08:41:03 UTC 2011


Hello

I am interested how the "depend package" statements in manifest.xml
file are related to variables within cmake.
My problem is that I compiling non ROS libraries within a ros package
and i need to cmake variables defining the include path and libraries
names.
A an example: I defined
<depend package="opencv2"/> within my manifest
I like to link now the opencv to my non ROS libraries and i need a
cmake variable defining the opencv shared libs like OpenCV_LIBRARIES
pointing to the ros opencv.

Greetings
Markus



More information about the ros-users mailing list