mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-02-20 10:28:23 +00:00
ci: test ARM neon and simd on ci using vita toolchain
This commit is contained in:
committed by
Anonymous Maarten
parent
d27db3defa
commit
65178df717
2
.github/workflows/vita.yml
vendored
2
.github/workflows/vita.yml
vendored
@@ -93,6 +93,8 @@ jobs:
|
||||
-DCMAKE_TOOLCHAIN_FILE=${VITASDK}/share/vita.toolchain.cmake \
|
||||
-DVIDEO_VITA_PIB=${{ !!matrix.platform.pib }} \
|
||||
-DVIDEO_VITA_PVR=${{ !!matrix.platform.pvr }} \
|
||||
-DSDL_ARMNEON=ON \
|
||||
-DSDL_ARMSIMD=ON \
|
||||
-DSDL_WERROR=ON \
|
||||
-DSDL_TESTS=ON \
|
||||
-DSDL_INSTALL_TESTS=ON \
|
||||
|
||||
Reference in New Issue
Block a user