mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 04:45:47 +00:00
Log by line compilation option
Signed-off-by: swurl <swurl@swurl.xyz>
This commit is contained in:
parent
609f5e48e0
commit
9cb03cd007
3 changed files with 13 additions and 0 deletions
|
@ -49,6 +49,7 @@ cmake .. -G Ninja \
|
|||
-DYUZU_USE_BUNDLED_VCPKG=OFF \
|
||||
-DYUZU_USE_BUNDLED_QT=OFF \
|
||||
-DUSE_SYSTEM_QT=ON \
|
||||
-DYUZU_LOG_BY_LINE=ON \
|
||||
-DYUZU_USE_BUNDLED_FFMPEG=OFF \
|
||||
-DYUZU_USE_BUNDLED_SDL2=OFF \
|
||||
-DYUZU_USE_EXTERNAL_SDL2=ON \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue