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

Revision history [back]

Maybe something like this?

$ cp -L toplevel.cmake [project directory]

The -L flag just copies the file pointed at by a symlink, if the argument is a symlink.