Skip to content

Commit

Permalink
Merge pull request #7754 from nextcloud/Rello-patch-1
Browse files Browse the repository at this point in the history
Make Brander QT selection dynamic
  • Loading branch information
nilsding authored Jan 22, 2025
2 parents c6b1a0d + b6d3ecb commit 0f867d4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions VERSION.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,5 @@ if( MIRALL_VERSION_BUILD )
set( MIRALL_VERSION_STRING "${MIRALL_VERSION_STRING} (build ${MIRALL_VERSION_BUILD})" )
endif( MIRALL_VERSION_BUILD )

# not used anymore. For brander, please maintain craftmaster.ini
set(QT_MAJOR_VERSION 6)
4 changes: 4 additions & 0 deletions craftmaster.ini
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,7 @@ Paths/Python = /Users/runner/hostedtoolcache/Python/3.12.3/arm64
[Env]
CRAFT_CODESIGN_CERTIFICATE =
SIGN_PACKAGE = False

[Custom_Variables_for_Brander]
qtPath = /opt/qt
dockerImage = ghcr.io/nextcloud/continuous-integration-client-appimage-qt6:client-appimage-6.8.1-1

0 comments on commit 0f867d4

Please sign in to comment.