Utilities/Release: Update default binary distribution dir to v3.1
This commit is contained in:
parent
ef6ce1f87e
commit
c861620388
|
@ -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})
|
||||
|
|
Loading…
Reference in New Issue