mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 22:27:20 +02:00
Default to Qt 6 on Linux and macOS
This commit is contained in:
parent
e42f08f08d
commit
97881e7754
2 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
# Default value of the arg should be specified here
|
||||
ARG QT6
|
||||
ARG QT6=true
|
||||
|
||||
FROM centos:7 AS builder
|
||||
|
||||
|
|
|
@ -126,7 +126,6 @@ parts:
|
|||
- -DCMAKE_INSTALL_PREFIX=/usr
|
||||
- -DTDESKTOP_API_ID=611335
|
||||
- -DTDESKTOP_API_HASH=d524b414d21f4d37f08684c1df41ac9c
|
||||
- -DDESKTOP_APP_QT6=ON
|
||||
- -DDESKTOP_APP_USE_PACKAGED_LAZY=ON
|
||||
- -DTDESKTOP_LAUNCHER_BASENAME=telegram-desktop_telegram-desktop
|
||||
override-pull: |
|
||||
|
|
Loading…
Add table
Reference in a new issue