MELONDS: use QT6, fix

This commit is contained in:
XargonWan 2023-10-12 17:01:46 +02:00
parent b44c4a87f3
commit d031eb2385

View file

@ -886,12 +886,13 @@ modules:
- name: melonds - name: melonds
buildsystem: cmake-ninja buildsystem: cmake-ninja
builddir: true builddir: true
config-opts:
- -DUSE_QT6=ON
build-options: build-options:
arch: arch:
aarch64: aarch64:
config-opts: config-opts:
- -DENABLE_LTO_RELEASE=OFF - -DENABLE_LTO_RELEASE=OFF
- -DUSE_QT6=ON
sources: sources:
- type: git - type: git
url: https://github.com/melonDS-emu/melonDS.git url: https://github.com/melonDS-emu/melonDS.git