mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-05 14:49:39 -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)
|