diff --git a/CMakeLists.txt b/CMakeLists.txt index 2b82fb418..06b1d5e63 100644 --- a/CMakeLists.txt +++ b/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) \ No newline at end of file