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

Revision history [back]

click to hide/show revision 1
initial version

CMake uses the environment variable CMAKE_PREFIX_PATH (http://www.cmake.org/cmake/help/v2.8.11/cmake.html#variable:CMAKE_PREFIX_PATH) to specify the search path for all find_*() commands.

CMake uses the environment variable CMAKE_PREFIX_PATH (http://www.cmake.org/cmake/help/v2.8.11/cmake.html#variable:CMAKE_PREFIX_PATH) CMAKE_PREFIX_PATH to specify the search path for all find_*() commands.