mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-21 14:40:26 -06:00
Utilities/Release: Update default binary distribution dir to v3.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
set(CTEST_RUN_CURRENT_SCRIPT 0)
|
||||
if(NOT VERSION)
|
||||
set(VERSION 3.0)
|
||||
set(VERSION 3.1)
|
||||
endif()
|
||||
if(NOT DEFINED PROJECT_PREFIX)
|
||||
set(PROJECT_PREFIX cmake-${VERSION})
|
||||
|
||||
Reference in New Issue
Block a user