1 2 3 4 5
include(RunCMake) run_cmake(NoSources) run_cmake(OnlyObjectSources) run_cmake(NoSourcesButLinkObjects)