Build with Qt6

This commit is contained in:
Nadia Holmquist Pedersen 2024-03-01 14:33:44 +01:00
parent e56607cb44
commit 2437981b22

View file

@ -1,6 +1,6 @@
app-id: net.kuribo64.melonDS app-id: net.kuribo64.melonDS
runtime: org.kde.Platform runtime: org.kde.Platform
runtime-version: '5.15-22.08' runtime-version: '6.6'
sdk: org.kde.Sdk sdk: org.kde.Sdk
command: melonDS command: melonDS
cleanup: cleanup:
@ -25,10 +25,8 @@ modules:
buildsystem: cmake-ninja buildsystem: cmake-ninja
builddir: true builddir: true
build-options: build-options:
arch: config-opts:
aarch64: - -DUSE_QT6=ON
config-opts:
- -DENABLE_LTO_RELEASE=OFF
build-commands: build-commands:
- install -D -m644 -t /app/share/appdata/ ../${FLATPAK_ID}.appdata.xml - install -D -m644 -t /app/share/appdata/ ../${FLATPAK_ID}.appdata.xml
sources: sources: