mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-03-20 15:51:07 +01:00
ci: Add SDL_WERROR to a few configurations
This commit is contained in:
committed by
Anonymous Maarten
parent
eb8eb621b1
commit
151c23415e
1
.github/workflows/emscripten.yml
vendored
1
.github/workflows/emscripten.yml
vendored
@@ -13,6 +13,7 @@ jobs:
|
||||
- name: Configure CMake
|
||||
run: |
|
||||
emcmake cmake -S . -B build \
|
||||
-DSDL_WERROR=ON \
|
||||
-DSDL_TESTS=ON \
|
||||
-DSDL_INSTALL_TESTS=ON \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
|
||||
Reference in New Issue
Block a user