Add Custom version string
This commit is contained in:
parent
607add326f
commit
74f5f033e0
@ -12,7 +12,7 @@ set(CLANG_MINIMUM_VERSION "3.4")
|
||||
set(VERSION_MAJOR 5)
|
||||
set(VERSION_MINOR 4)
|
||||
set(VERSION_PATCH 0)
|
||||
set(VERSION_EXTRA "" CACHE STRING "Stuff to append to version string")
|
||||
set(VERSION_EXTRA "-dragonfire" CACHE STRING "Stuff to append to version string")
|
||||
|
||||
# Change to false for releases
|
||||
set(DEVELOPMENT_BUILD FALSE)
|
||||
|
Loading…
x
Reference in New Issue
Block a user