mirror of
https://github.com/libsdl-org/SDL.git
synced 2024-11-24 03:13:34 +08:00
ci: RISCOS is a bool
This commit is contained in:
parent
88b41c47fa
commit
1dce3f9265
2
.github/workflows/riscos.yml
vendored
2
.github/workflows/riscos.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
run: |
|
||||
cmake -S . -B build -G Ninja \
|
||||
-DCMAKE_TOOLCHAIN_FILE=/home/riscos/env/toolchain-riscos.cmake \
|
||||
-DRISCOS=ON \
|
||||
-DRISCOS:BOOL=ON \
|
||||
-DSDL_GCC_ATOMICS=OFF \
|
||||
-DSDL_TESTS=ON \
|
||||
-DSDL_INSTALL_TESTS=ON \
|
||||
|
Loading…
Reference in New Issue
Block a user