VersionNumber parsing

This commit is contained in:
Nav
2021-10-19 23:00:54 +01:00
parent 10b80e24ba
commit 8433a87fbf
9 changed files with 116 additions and 16 deletions

View File

@@ -56,6 +56,7 @@ add_executable(Bloom
# Helpers & other
src/Logger/Logger.cpp
src/Helpers/Paths.cpp
src/VersionNumber.cpp
src/Generated/resources.cpp
# Project & application configuration