mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-11 06:28:24 +02:00
ci: fail CMake configuration on warning
This commit is contained in:
committed by
Anonymous Maarten
parent
23c2c15a70
commit
64c97906c9
1
.github/workflows/emscripten.yml
vendored
1
.github/workflows/emscripten.yml
vendored
@@ -21,6 +21,7 @@ jobs:
|
||||
- name: Configure CMake
|
||||
run: |
|
||||
emcmake cmake -S . -B build \
|
||||
-Wdeprecated -Wdev -Werror \
|
||||
-DSDL_WERROR=ON \
|
||||
-DSDL_TESTS=ON \
|
||||
-DSDL_INSTALL_TESTS=ON \
|
||||
|
||||
Reference in New Issue
Block a user