mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-25 15:35:38 +00:00
MELONDS: module refactor
This commit is contained in:
parent
0429865d31
commit
c7f5769d8b
|
@ -841,13 +841,9 @@ modules:
|
||||||
- name: melonds
|
- name: melonds
|
||||||
buildsystem: cmake-ninja
|
buildsystem: cmake-ninja
|
||||||
builddir: true
|
builddir: true
|
||||||
|
build-options:
|
||||||
config-opts:
|
config-opts:
|
||||||
- -DUSE_QT6=ON
|
- -DUSE_QT6=ON
|
||||||
build-options:
|
|
||||||
arch:
|
|
||||||
aarch64:
|
|
||||||
config-opts:
|
|
||||||
- -DENABLE_LTO_RELEASE=OFF
|
|
||||||
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