mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-09-06 04:06:58 +00:00
httplib partial thing
This commit is contained in:
+2
-1
@@ -59,7 +59,8 @@ 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_ENABLE_NO_EXECUTE_SUPPORT=OFF \
|
-DDYNARMIC_ENABLE_NO_EXECUTE_SUPPORT=OFF \
|
||||||
-DDYNARMIC_TESTS=ON \
|
-DDYNARMIC_TESTS=OFF \
|
||||||
|
-DYUZU_TESTS=OFF \
|
||||||
-DYUZU_USE_EXTERNAL_SDL2=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
|
||||||
|
|||||||
Reference in New Issue
Block a user