ci: fail CMake configuration on warning
This commit is contained in:
committed by
Anonymous Maarten
parent
23c2c15a70
commit
64c97906c9
1
.github/workflows/riscos.yml
vendored
1
.github/workflows/riscos.yml
vendored
@@ -26,6 +26,7 @@ jobs:
|
||||
if: ${{ contains(matrix.platform.name, 'CMake') }}
|
||||
run: |
|
||||
cmake -S . -B build -G Ninja \
|
||||
-Wdeprecated -Wdev -Werror \
|
||||
-DCMAKE_TOOLCHAIN_FILE=/home/riscos/env/toolchain-riscos.cmake \
|
||||
-DRISCOS:BOOL=ON \
|
||||
-DSDL_GCC_ATOMICS=OFF \
|
||||
|
||||
Reference in New Issue
Block a user