Skip to content

CMAKE_ROLE: Fix value for ctest --build-and-test

Kyle Edwards requested to merge kyle.edwards/cmake:cmake-role-fix into master

--build-and-test builds a CMake project, so CMAKE_ROLE should be PROJECT. Fix this and add a test case.

Edited by Kyle Edwards

Merge request reports