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

5 lines
115 B
CMake
Raw Normal View History

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