1 2 3 4 5 6
include(RunCMake) run_cmake(empty_keyword_args) run_cmake(include_before) run_cmake(include_after) run_cmake(include_default)