7 lines
127 B
CMake
Raw Normal View History

2019-11-11 23:01:05 +01:00
include(RunCMake)
run_cmake(empty_keyword_args)
2021-09-14 00:13:48 +02:00
run_cmake(include_before)
run_cmake(include_after)
run_cmake(include_default)