mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-13 11:48:05 +08:00
cmake: SDL3-shared target will always be a shared target
This commit is contained in:
committed by
Anonymous Maarten
parent
6ae1578691
commit
dc138ee3d4
@@ -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