1 2 3 4 5 6 7
include(RunCMake) run_cmake(MissingArgument) run_cmake(EndMissing) run_cmake(EndMismatch) run_cmake(EndAlone) run_cmake(EndAloneArgs)