2015-01-08 15:27:46 -05:00
|
|
|
include(RunCMake)
|
|
|
|
|
|
|
|
run_cmake(cache_properties)
|
|
|
|
run_cmake(directory_properties)
|
|
|
|
run_cmake(global_properties)
|
|
|
|
run_cmake(install_properties)
|
|
|
|
run_cmake(source_properties)
|
|
|
|
run_cmake(target_properties)
|
|
|
|
run_cmake(test_properties)
|
2015-04-11 11:31:43 +02:00
|
|
|
run_cmake(DebugConfigurations)
|