Add symbolic VERSION file
The VERSION.cmake file defines which VERSION.cmake file is included. By changing the file that it points to, the version can be changed without it affecting other parts of the code that use it.
This commit is contained in:
1
VERSION.cmake
Normal file
1
VERSION.cmake
Normal file
@ -0,0 +1 @@
|
||||
include(VERSION22.cmake)
|
Reference in New Issue
Block a user