Log by line compilation option
Some checks failed
eden-build / source (pull_request) Has been skipped
eden-build / linux (pull_request) Successful in 22m34s
eden-build / android (pull_request) Successful in 16m28s
eden-license / license-header (pull_request_target) Failing after 16s
eden-build / windows (msvc) (pull_request) Successful in 1h0m18s
Some checks failed
eden-build / source (pull_request) Has been skipped
eden-build / linux (pull_request) Successful in 22m34s
eden-build / android (pull_request) Successful in 16m28s
eden-license / license-header (pull_request_target) Failing after 16s
eden-build / windows (msvc) (pull_request) Successful in 1h0m18s
Signed-off-by: swurl <swurl@swurl.xyz>
This commit is contained in:
parent
4596295b51
commit
b2b035dcca
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