ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

"Export directory" from package manifest.

asked 2011-05-31 08:00:33 -0500

Nick gravatar image

I am getting the following warning:

[rosbuild] WARNING: the file /Users/nick/.../externalLibs.cmake is being included automatically.  This behavior is deprecated.  The package containing that file should instead export the directory containing the file, and you should use rosbuild_include() to include the file explicitly.

How does one "Export the directory containing the file" in the manifest?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2011-05-31 08:22:41 -0500

Brian Gerkey gravatar image

The documentation for rosbuild_include() gives an example of what to do in the exporting package's manifest.

edit flag offensive delete link more

Comments

Thanks Brian!
Nick gravatar image Nick  ( 2011-05-31 08:30:52 -0500 )edit

Question Tools

Stats

Asked: 2011-05-31 08:00:33 -0500

Seen: 248 times

Last updated: May 31 '11