cmake/Tests/RunCMake/CMP0037/OLD-cond.cmake

6 lines
116 B
CMake
Raw Normal View History

2018-04-23 21:13:27 +02:00
cmake_policy(SET CMP0037 OLD)
add_custom_target(test)
add_custom_target(package)
add_custom_target(package_source)