6 lines
82 B
CMake
6 lines
82 B
CMake
include(RunCMake)
|
|
|
|
run_cmake(DoesNotExist)
|
|
run_cmake(Missing)
|
|
run_cmake(Function)
|