ci: fail CMake configuration on warning
This commit is contained in:
committed by
Anonymous Maarten
parent
23c2c15a70
commit
64c97906c9
1
.github/workflows/haiku.yml
vendored
1
.github/workflows/haiku.yml
vendored
@@ -26,6 +26,7 @@ jobs:
|
||||
tar -cf - ./ | vmshell tar -xf - -C ./src/
|
||||
- name: Configure (CMake)
|
||||
run: vmshell cmake -S src -B build -GNinja \
|
||||
-Wdeprecated -Wdev -Werror \
|
||||
-DSDL_TESTS=ON \
|
||||
-DSDL_WERROR=ON \
|
||||
-DSDL_INSTALL_TESTS=ON \
|
||||
|
||||
Reference in New Issue
Block a user