mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-04-11 19:30:44 +02:00
workflows: Enable building examples on GitHub Actions.
This commit is contained in:
1
.github/workflows/android.yml
vendored
1
.github/workflows/android.yml
vendored
@@ -80,6 +80,7 @@ jobs:
|
||||
-DSDL_WERROR=ON \
|
||||
-DSDL_TESTS=ON \
|
||||
-DSDL_INSTALL_TESTS=ON \
|
||||
-DSDL_EXAMPLES=ON \
|
||||
-DSDL_CLANG_TIDY=ON \
|
||||
-DSDL_DISABLE_INSTALL_DOCS=OFF \
|
||||
-DANDROID_PLATFORM=${{ matrix.platform.android_platform }} \
|
||||
|
||||
Reference in New Issue
Block a user