print:version format.

This commit is contained in:
2025-10-23 09:46:54 +08:00
parent f4c4185999
commit 42a7d89221
9 changed files with 27 additions and 9 deletions

View File

@@ -5,6 +5,8 @@ set(CMAKE_CXX_STANDARD 11)
set(CMAKE_CXX_STANDARD_REQUIRED ON)
set(PROJECT_URL "https://github.com/taynpg/frelay")
set(DEVELOP_MARK "dev")
#set(DEVELOP_MARK "release")
if(NOT DEFINED QT_DEFAULT_MAJOR_VERSION)
set(QT_DEFAULT_MAJOR_VERSION 6)