mirror of
https://github.com/QuasarApp/CQtDeployer.git
synced 2025-05-02 04:29:35 +00:00
commit
15070458bf
@ -39,7 +39,7 @@ updateGitVars()
|
|||||||
string(TIMESTAMP TODAY "%Y-%m-%d")
|
string(TIMESTAMP TODAY "%Y-%m-%d")
|
||||||
set(CQT_DEPLOYER_VERSION_SHORT_PREFIX "1.6")
|
set(CQT_DEPLOYER_VERSION_SHORT_PREFIX "1.6")
|
||||||
set(CQT_DEPLOYER_VERSION "${CQT_DEPLOYER_VERSION_SHORT_PREFIX}.${GIT_COMMIT_COUNT}.${GIT_COMMIT_HASH}")
|
set(CQT_DEPLOYER_VERSION "${CQT_DEPLOYER_VERSION_SHORT_PREFIX}.${GIT_COMMIT_COUNT}.${GIT_COMMIT_HASH}")
|
||||||
set(QIFW_VERSION "4.5")
|
set(QIFW_VERSION "4.5") # rebuild for the 4.5.2
|
||||||
|
|
||||||
option(CQT_DEPLOYER_TESTS "This option disables or enables tests of the ${PROJECT_NAME} project" ON)
|
option(CQT_DEPLOYER_TESTS "This option disables or enables tests of the ${PROJECT_NAME} project" ON)
|
||||||
option(CQT_DEPLOYER_TOOL "This option disables or enables example app of the ${PROJECT_NAME} project" ON)
|
option(CQT_DEPLOYER_TOOL "This option disables or enables example app of the ${PROJECT_NAME} project" ON)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user