mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 09:25:45 +00:00
added settings to android (#118)
Signed-off-by: Aleksandr Popovich <alekpopo@pm.me> Signed-off-by: swurl <swurl@swurl.xyz> Reviewed-on: #118 Co-authored-by: Aleksandr Popovich <alekpopo@pm.me> Co-authored-by: swurl <swurl@swurl.xyz> Co-committed-by: Aleksandr Popovich <alekpopo@pm.me>
This commit is contained in:
parent
b1b6e0064f
commit
c79b7f82c8
38 changed files with 243 additions and 104 deletions
|
@ -21,6 +21,6 @@ CALL cmake -S . -B build\%chain% ^
|
|||
-DYUZU_ENABLE_LTO=ON ^
|
||||
-G "Ninja" ^
|
||||
-DYUZU_TESTS=OFF ^
|
||||
-DQt6_DIR=C:\Qt\%qt_ver%\msvc2022_64
|
||||
-DQt6_DIR=C:\Qt\%qt_ver%\msvc2022_64
|
||||
|
||||
CALL cmake --build build\%chain%
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue