mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 04:45:47 +00:00
?
Signed-off-by: swurl <swurl@swurl.xyz>
This commit is contained in:
parent
d27d31e042
commit
b86644eae9
2 changed files with 3 additions and 3 deletions
|
@ -24,7 +24,7 @@ cmake .. -G Ninja \
|
|||
-DUSE_DISCORD_PRESENCE=ON \
|
||||
-DYUZU_USE_BUNDLED_VCPKG=ON \
|
||||
"${EXTRA_CMAKE_FLAGS[@]}"
|
||||
ninja
|
||||
ninja -j4
|
||||
if [ -d "bin/Release" ]; then
|
||||
strip -s bin/Release/*
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue