mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-01-07 22:03:20 +00:00
cmake: SDL3-shared target will always be a shared target
This commit is contained in:
committed by
Anonymous Maarten
parent
6ae1578691
commit
dc138ee3d4
2
.github/workflows/haiku.yml
vendored
2
.github/workflows/haiku.yml
vendored
@@ -33,6 +33,8 @@ jobs:
|
||||
run: |
|
||||
vmshell cmake -S src -B build -GNinja \
|
||||
-Wdeprecated -Wdev -Werror \
|
||||
-DSDL_SHARED=ON \
|
||||
-DSDL_STATIC=ON \
|
||||
-DSDL_TESTS=ON \
|
||||
-DSDL_WERROR=ON \
|
||||
-DSDL_INSTALL_TESTS=ON \
|
||||
|
||||
Reference in New Issue
Block a user