mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
CEMU: trying some stuff
This commit is contained in:
parent
9e104314fb
commit
6fd738ae1c
|
@ -1315,7 +1315,10 @@ modules:
|
|||
builddir: true
|
||||
config-opts:
|
||||
- -DENABLE_VCPKG=false
|
||||
- -DCMAKE_BUILD_TYPE=Release
|
||||
- -DCMAKE_BUILD_TYPE=Release
|
||||
#- -DCMAKE_C_COMPILER=/usr/bin/gcc
|
||||
#- -DCMAKE_CXX_COMPILER=/usr/bin/g++
|
||||
- -Dimgui_LINK_LIBRARIES=/app/lib/imgui
|
||||
sources:
|
||||
- type: git
|
||||
url: https://github.com/cemu-project/Cemu
|
||||
|
|
Loading…
Reference in a new issue