4 lines
73 B
CMake
4 lines
73 B
CMake
|
set(CTEST_USE_LAUNCHERS 1)
|
||
|
include(CTestUseLaunchers)
|
||
|
include(CXX.cmake)
|