mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-01 01:17:40 +00:00
ci: disable precompiled headers for riscos
This commit is contained in:
parent
96720f3350
commit
b8c8968b69
1 changed files with 1 additions and 0 deletions
1
.github/workflows/riscos.yml
vendored
1
.github/workflows/riscos.yml
vendored
|
@ -28,6 +28,7 @@ jobs:
|
|||
cmake -S . -B build -G Ninja \
|
||||
-Wdeprecated -Wdev -Werror \
|
||||
-DCMAKE_TOOLCHAIN_FILE=/home/riscos/env/toolchain-riscos.cmake \
|
||||
-DCMAKE_DISABLE_PRECOMPILE_HEADERS=ON \
|
||||
-DRISCOS:BOOL=ON \
|
||||
-DSDL_GCC_ATOMICS=OFF \
|
||||
-DSDL_TESTS=ON \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue