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