6 lines
125 B
CMake
6 lines
125 B
CMake
|
include(RunCTest)
|
||
|
|
||
|
run_ctest(expandGeneratorExpressionResult)
|
||
|
run_ctest(expandEmptyCommand)
|
||
|
run_cmake(multipleExpandOptions)
|