mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-19 20:46:05 +00:00
Vita: Fix typo in CI CMake command.
This commit is contained in:
parent
be2cb00066
commit
e710440f58
1 changed files with 1 additions and 1 deletions
2
.github/workflows/vita.yaml
vendored
2
.github/workflows/vita.yaml
vendored
|
|
@ -21,7 +21,7 @@ jobs:
|
|||
run: |
|
||||
cmake -S . -B build -G Ninja \
|
||||
-DCMAKE_TOOLCHAIN_FILE=${VITASDK}/share/vita.toolchain.cmake \
|
||||
-DSDL_ERRORS=ON \
|
||||
-DSDL_WERROR=ON \
|
||||
-DSDL_TESTS=ON \
|
||||
-DSDL_INSTALL_TESTS=ON \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue