ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
From the rosbuild/ CMakeLists wiki page:
Do not call your executable test. This target name is reserved for unit testing, and CMake will fail if you try it
The page describes a workaround if you really need to call it test