1 2 3 4 5 6 7
include(RunCMake) run_cmake(PrefixInPATH) if(APPLE) run_cmake(FrameworksWithSubdirs) endif()