Build Arm64 with qt6
build with qt6
This commit is contained in:
parent
5a69369fdd
commit
8680f092b8
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ arch=('aarch64')
|
|||
license=('GPLv3')
|
||||
|
||||
build() {
|
||||
qmake ..
|
||||
qmake6 ..
|
||||
make
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue