mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-27 09:00:16 -06:00
6 lines
104 B
CMake
6 lines
104 B
CMake
include(RunCMake)
|
|
|
|
run_cmake(IncorrectArguments)
|
|
run_cmake(KnownComponents)
|
|
run_cmake(UnknownComponent)
|