You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
270 B
6 lines
270 B
2 years ago
|
set(${REPOSITORY_NAME}_VERSION 1.1)
|
||
|
set(${REPOSITORY_NAME}_MAJOR_VERSION 01)
|
||
|
set(${REPOSITORY_NAME}_MAJOR_MINOR_VERSION 010100)
|
||
|
set(${REPOSITORY_NAME}_VERSION_STRING "1.1 (Dev)")
|
||
|
set(${REPOSITORY_NAME}_ENABLE_DEVELOPMENT_MODE_DEFAULT ON) # Change to 'OFF' for a release
|