Robotics StackExchange | Archived questions

Use catkin from workspace - CMAKE_MODULE_PATH

Hi!

I have a problem I think I could solve by editing https://github.com/ros/catkin/blob/kinetic-devel/cmake/test/gtest.cmake

However in order to verify my solution I would like to check it first so i cloned catkin into my workspace. But it seems during catkin_make_isolated gtest.cmake is still loaded from the system and not from the workspace. Is there a need to adapt the CMAKEMODULEPATH?

Any suggestions on this?

Asked by agutenkunst on 2019-07-09 08:37:08 UTC

Comments

Answers