colcon / colcon-cmake

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

Port build task test from colcon_core to colcon_cmake #140

Closed cottsay closed 3 weeks ago

cottsay commented 3 weeks ago

This change introduces a basic test of the CMake build task. It requires that 'cmake' is installed, and is skipped when the 'cmake' executable can't be found.