mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 14:48:19 -05:00
b68699b717
Fixes: #20134
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)
|