ci: fail CMake configuration on warning
This commit is contained in:
committed by
Anonymous Maarten
parent
23c2c15a70
commit
64c97906c9
1
.github/workflows/msvc.yml
vendored
1
.github/workflows/msvc.yml
vendored
@@ -44,6 +44,7 @@ jobs:
|
||||
"""))
|
||||
- name: Configure (CMake)
|
||||
run: cmake -S build -B build `
|
||||
-Wdeprecated -Wdev -Werror `
|
||||
-DSDL_WERROR=${{ !matrix.platform.nowerror }} `
|
||||
-DSDL_TESTS=ON `
|
||||
-DSDL_INSTALL_TESTS=ON `
|
||||
|
||||
Reference in New Issue
Block a user