8 lines
154 B
CMake
8 lines
154 B
CMake
include(RunCMake)
|
|
|
|
run_cmake(ParentScope)
|
|
run_cmake(ParentPulling)
|
|
run_cmake(ParentPullingRecursive)
|
|
run_cmake(UnknownCacheType)
|
|
run_cmake(ExtraEnvValue)
|