mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 06:47:08 -05:00
cb01b8c8ba
Fixes: #18842
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)
|