cmake/Tests/RunCMake/project/CMP0096-NEW.cmake
2020-02-01 23:06:01 +01:00

7 lines
227 B
CMake

cmake_policy(SET CMP0048 NEW)
cmake_policy(SET CMP0096 NEW)
include(CMP0096-common.cmake)
project(VeryLongVersion VERSION 0009999999999.0009999999999.0009999999999.0009999999999 LANGUAGES NONE)
print_versions(VeryLongVersion)