1 2 3 4 5 6
include(RunCMake) run_cmake(defaultmessage) run_cmake(nomessage) run_cmake(warnmessage) run_cmake(errormessage)