mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-18 04:31:26 -06: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)
|