Skip to content

Commit 8a92c12

Browse files
authored
Update cmake-sdl3.yml
1 parent b3eddc8 commit 8a92c12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake-sdl3.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ env:
88
repo-tag: release-3.2.12
99
repo-path: SDL
1010

11-
cmake-flags: "-DSDL_STATIC=OFF -DSDL_SHARED=ON"
11+
cmake-flags: "-DCMAKE_BUILD_TYPE=Release -DSDL_STATIC=OFF -DSDL_SHARED=ON"
1212

1313
ndk-version: 26.3.11579264
1414
android-api: 21

0 commit comments

Comments
 (0)