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