cmake/Tests/RunCMake/CMP0037/WARN-cond-package.cmake

6 lines
141 B
CMake
Raw Normal View History

2018-04-23 21:13:27 +02:00
file(WRITE "${CMAKE_BINARY_DIR}/CPackConfig.cmake" "")
add_custom_target(test)
add_custom_target(package)
add_custom_target(package_source)