summaryrefslogtreecommitdiffhomepage
path: root/StarsEx
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2024-02-18 01:58:05 +0100
committerAki <please@ignore.pl>2024-02-18 02:06:42 +0100
commit67068c9cd91e11800d9a06b386705100a2050da0 (patch)
tree75ff7f7c20430785c012668524173929fe5a69a4 /StarsEx
parent7f5562530f9a1decfae9e4c88b95422c82ed829c (diff)
downloadstarshatter-67068c9cd91e11800d9a06b386705100a2050da0.zip
starshatter-67068c9cd91e11800d9a06b386705100a2050da0.tar.gz
starshatter-67068c9cd91e11800d9a06b386705100a2050da0.tar.bz2
All files containing version are now updated more consistently
Diffstat (limited to 'StarsEx')
-rw-r--r--StarsEx/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/StarsEx/CMakeLists.txt b/StarsEx/CMakeLists.txt
index 5083039..1c443b1 100644
--- a/StarsEx/CMakeLists.txt
+++ b/StarsEx/CMakeLists.txt
@@ -290,7 +290,7 @@ target_compile_definitions(
StarsEx
PRIVATE _ALLOW_KEYWORD_MACROS
)
-configure_file(VersionInfo.cpp.conf ${CMAKE_CURRENT_BINARY_DIR}/VersionInfo.cpp @ONLY)
+add_version_file(VersionInfo.cpp VersionInfo.cpp.conf)
target_sources(
StarsEx
PRIVATE ${CMAKE_CURRENT_BINARY_DIR}/VersionInfo.cpp