mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03: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)
|