mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 14:43:20 +00:00
cmake: no shared SDL libraries for riscos
This commit is contained in:
parent
e203046a5c
commit
4d8a50912b
3 changed files with 3 additions and 2 deletions
1
.github/workflows/riscos.yml
vendored
1
.github/workflows/riscos.yml
vendored
|
|
@ -50,6 +50,7 @@ jobs:
|
|||
- name: Verify CMake configuration files
|
||||
run: |
|
||||
cmake -S cmake/test -B cmake_config_build -G Ninja \
|
||||
-DTEST_SHARED=OFF \
|
||||
-DCMAKE_TOOLCHAIN_FILE=/home/riscos/env/toolchain-riscos.cmake \
|
||||
-DCMAKE_PREFIX_PATH=${{ env.SDL3_DIR }} \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue