5 lines
62 B
CMake
5 lines
62 B
CMake
|
include(RunCMake)
|
||
|
|
||
|
run_cmake(DoesNotExist)
|
||
|
run_cmake(Missing)
|