workflows: Enable building examples on GitHub Actions.

This commit is contained in:
Ryan C. Gordon
2024-07-23 01:04:05 -04:00
parent 16535b7ee2
commit a03ecaacb0
13 changed files with 16 additions and 6 deletions

View File

@@ -33,6 +33,7 @@ jobs:
-DSDL_GCC_ATOMICS=OFF \
-DSDL_TESTS=ON \
-DSDL_INSTALL_TESTS=ON \
-DSDL_EXAMPLES=ON \
-DSDL_DISABLE_INSTALL_DOCS=OFF \
-DSDL_VENDOR_INFO="Github Workflow" \
-DCMAKE_BUILD_TYPE=Release \