Add requested changes
codespell / Check for spelling errors (pull_request) Successful in 10s Details
suyu-ci / Check REUSE Specification (pull_request) Successful in 10s Details
codespell / Check for spelling errors (push) Successful in 10s Details
suyu-ci / Check REUSE Specification (push) Successful in 10s Details
suyu verify / Verify Format (push) Successful in 2m26s Details
suyu verify / test build (linux-fresh, clang) (push) Successful in 11m30s Details
suyu verify / test build (linux-mingw, windows) (push) Successful in 20m32s Details
suyu verify / test build (linux-fresh, linux) (push) Successful in 20m45s Details
suyu verify / android (push) Successful in 23m43s Details

Commited by Exverge <exverge@exverge.xyz>
This commit is contained in:
Crimson Hawk 2024-04-06 13:34:23 -04:00 committed by Exverge
parent be31d5f56c
commit 77205848af
Signed by: Exverge
GPG Key ID: 19AAFC0AC6A9B35A
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ mkdir -p build && cd build
-DDYNARMIC_USE_PRECOMPILED_HEADERS=OFF \
-DSUYU_USE_PRECOMPILED_HEADERS=OFF \
-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=OFF \
-DUSE_DISCORD_PRESENCE=ON \
-DENABLE_QT_TRANSLATION=ON \
-DUSE_CCACHE=ON \
-DSUYU_USE_BUNDLED_SDL2=OFF \