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