Skip to content

Commit

Permalink
Merge pull request #752 from QuasarApp/qifw452
Browse files Browse the repository at this point in the history
rebuild for qifw 4.5.2
  • Loading branch information
EndrII authored Mar 21, 2023
2 parents b741ead + 9f75ede commit 1507045
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ updateGitVars()
string(TIMESTAMP TODAY "%Y-%m-%d")
set(CQT_DEPLOYER_VERSION_SHORT_PREFIX "1.6")
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_TOOL "This option disables or enables example app of the ${PROJECT_NAME} project" ON)
Expand Down

0 comments on commit 1507045

Please sign in to comment.