mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-14 02:08:27 +08:00
7 lines
127 B
CMake
7 lines
127 B
CMake
include(RunCMake)
|
|
|
|
run_cmake(empty_keyword_args)
|
|
run_cmake(include_before)
|
|
run_cmake(include_after)
|
|
run_cmake(include_default)
|