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/emscripten.yml
vendored
1
.github/workflows/emscripten.yml
vendored
@@ -25,6 +25,7 @@ jobs:
|
||||
-DSDL_WERROR=ON \
|
||||
-DSDL_TESTS=ON \
|
||||
-DSDL_INSTALL_TESTS=ON \
|
||||
-DSDL_EXAMPLES=ON \
|
||||
-DCMAKE_BUILD_TYPE=Debug \
|
||||
-DCMAKE_INSTALL_PREFIX=prefix \
|
||||
-GNinja
|
||||
|
||||
Reference in New Issue
Block a user