Paweł Bylica
8 years ago
No known key found for this signature in database
GPG Key ID: 7A0C037434FE77EF
1 changed files with
0 additions and
1 deletions
-
CMakeLists.txt
|
|
@ -140,6 +140,5 @@ if(PROJECT_VERSION MATCHES "^([0-9]+)\\.([0-9]+)\\.([0-9]+)$") |
|
|
|
else() |
|
|
|
set(PROJECT_VERSION_IS_PRERELEASE true) |
|
|
|
endif() |
|
|
|
message("Prerelease: ${PROJECT_VERSION_IS_PRERELEASE}") |
|
|
|
configure_file(cmake/variables.sh.in variables.sh) |
|
|
|
configure_file(cmake/variables.ps1.in variables.ps1) |