mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-02-15 00:03:16 +00:00
cmake: no shared SDL libraries for riscos
This commit is contained in:
committed by
Sam Lantinga
parent
e203046a5c
commit
4d8a50912b
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 \
|
||||
|
||||
Reference in New Issue
Block a user