mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-06 23:29:31 -06:00
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)
|