colcon / colcon-cmake

Extension for colcon to support CMake packages
http://colcon.readthedocs.io
Apache License 2.0
16 stars 25 forks source link

fix duplicate CMAKE_MODULE_PATH hooks in case of a merged install #20

Closed dirk-thomas closed 6 years ago

dirk-thomas commented 6 years ago

Follow up of #19. See the problem description in this comment.

This should cut the number of sourced scripts by half (in the case of non-isolated installs with a ROS 2 workspace).