cmake/Tests/RunCMake/get_property/RunCMakeTest.cmake
2015-04-27 22:25:09 +02:00

10 lines
223 B
CMake

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)