mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-16 16:57:00 +02:00
make a bit more mergeable
This commit is contained in:
parent
f2b979be70
commit
edbabcf6bd
3 changed files with 4 additions and 2 deletions
|
|
@ -52,6 +52,7 @@ cmake -S . -B build -G "Unix Makefiles" \
|
|||
-DCPMUTIL_FORCE_BUNDLED=ON \
|
||||
-DYUZU_USE_EXTERNAL_FFMPEG=ON \
|
||||
-DYUZU_USE_CPM=ON \
|
||||
-DDYNARMIC_ENABLE_NO_EXECUTE_SUPPORT=OFF \
|
||||
-DDYNARMIC_TESTS=ON \
|
||||
-DYUZU_USE_EXTERNAL_SDL2=ON \
|
||||
"${EXTRA_CMAKE_FLAGS[@]}" || exit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue