mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-04 23:22:48 +02:00
workflows: Enable building examples on GitHub Actions.
This commit is contained in:
3
.github/workflows/haiku.yml
vendored
3
.github/workflows/haiku.yml
vendored
@@ -22,9 +22,10 @@ jobs:
|
||||
-Wdeprecated -Wdev -Werror \
|
||||
-DSDL_SHARED=ON \
|
||||
-DSDL_STATIC=ON \
|
||||
-DSDL_TESTS=ON \
|
||||
-DSDL_WERROR=ON \
|
||||
-DSDL_TESTS=ON \
|
||||
-DSDL_INSTALL_TESTS=ON \
|
||||
-DSDL_EXAMPLES=ON \
|
||||
-DSDL_VENDOR_INFO=Github_Workflow \
|
||||
-DCMAKE_INSTALL_PREFIX=cmake_prefix \
|
||||
-DSDL_DISABLE_INSTALL_DOCS=OFF \
|
||||
|
||||
Reference in New Issue
Block a user