mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-30 11:10:06 -05:00
6 lines
197 B
CMake
6 lines
197 B
CMake
cmake_policy(SET CMP0096 NEW)
|
|
include(CMP0096-common.cmake)
|
|
|
|
project(VeryLongVersion VERSION 0009999999999.0009999999999.0009999999999.0009999999999 LANGUAGES NONE)
|
|
print_versions(VeryLongVersion)
|