mirror of
https://github.com/encounter/SDL.git
synced 2025-05-22 15:21:27 +00:00
Vita: Turn on SDL_WERROR
in CI.
This commit is contained in:
parent
e99b05d6c4
commit
4227a0b4f3
1
.github/workflows/vita.yaml
vendored
1
.github/workflows/vita.yaml
vendored
@ -21,6 +21,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
cmake -S . -B build -G Ninja \
|
cmake -S . -B build -G Ninja \
|
||||||
-DCMAKE_TOOLCHAIN_FILE=${VITASDK}/share/vita.toolchain.cmake \
|
-DCMAKE_TOOLCHAIN_FILE=${VITASDK}/share/vita.toolchain.cmake \
|
||||||
|
-DSDL_ERRORS=ON \
|
||||||
-DSDL_TESTS=ON \
|
-DSDL_TESTS=ON \
|
||||||
-DSDL_INSTALL_TESTS=ON \
|
-DSDL_INSTALL_TESTS=ON \
|
||||||
-DCMAKE_BUILD_TYPE=Release \
|
-DCMAKE_BUILD_TYPE=Release \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user