mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 14:05:39 +00:00
MELONDS: use QT6, fix
This commit is contained in:
parent
b44c4a87f3
commit
d031eb2385
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue