mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-07 14:20:06 -06:00
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)
|