mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
MELONDS: use QT6
This commit is contained in:
parent
bf1b46cfe7
commit
e8c3dabc16
|
@ -882,6 +882,7 @@ modules:
|
|||
- type: git
|
||||
url: https://gitlab.freedesktop.org/slirp/libslirp.git
|
||||
tag: v4.7.0
|
||||
|
||||
- name: melonds
|
||||
buildsystem: cmake-ninja
|
||||
builddir: true
|
||||
|
@ -890,6 +891,7 @@ modules:
|
|||
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