mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-04 21:30:01 -05:00
609c949061
Fixes: #26713
8 lines
143 B
CMake
8 lines
143 B
CMake
include(RunCMake)
|
|
|
|
run_cmake(NoArgs)
|
|
run_cmake(NoTarget)
|
|
run_cmake(NoDependencies)
|
|
run_cmake(ReadOnlyProperty)
|
|
run_cmake(RetrieveDependencies)
|