mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
MELONDS: use QT6, fix
This commit is contained in:
parent
b44c4a87f3
commit
d031eb2385
|
@ -886,12 +886,13 @@ modules:
|
|||
- name: melonds
|
||||
buildsystem: cmake-ninja
|
||||
builddir: true
|
||||
config-opts:
|
||||
- -DUSE_QT6=ON
|
||||
build-options:
|
||||
arch:
|
||||
aarch64:
|
||||
config-opts:
|
||||
- -DENABLE_LTO_RELEASE=OFF
|
||||
- -DUSE_QT6=ON
|
||||
sources:
|
||||
- type: git
|
||||
url: https://github.com/melonDS-emu/melonDS.git
|
||||
|
|
Loading…
Reference in a new issue