mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-29 00:18:59 +02:00
Use updated SDL2
This commit is contained in:
parent
3936f0e3b7
commit
fa0d0a9ba0
3 changed files with 15 additions and 0 deletions
|
|
@ -53,5 +53,6 @@ cmake -S . -B build -G "Unix Makefiles" \
|
|||
-DYUZU_USE_EXTERNAL_FFMPEG=ON \
|
||||
-DYUZU_USE_CPM=ON \
|
||||
-DDYNARMIC_TESTS=ON \
|
||||
-DYUZU_USE_EXTERNAL_SDL2=ON \
|
||||
"${EXTRA_CMAKE_FLAGS[@]}" || exit
|
||||
cmake --build build -t yuzu-cmd_pkg -- -j$NPROC
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue