2015-01-08 23:27:46 +03: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 12:31:43 +03:00
|
|
|
run_cmake(DebugConfigurations)
|