forked from AuroraMiddleware/gtk
ci: Use the appropriate argument for errors
The option to enable fatal warnings in Meson is `--werror`.
This commit is contained in:
parent
f8ecd488cd
commit
cfeab26de0
@ -9,7 +9,7 @@ meson \
|
||||
-Dwayland-backend=true \
|
||||
-Dbroadway-backend=true \
|
||||
-Dvulkan=yes \
|
||||
-Dwerror=true \
|
||||
--werror \
|
||||
_build $srcdir
|
||||
|
||||
cd _build
|
||||
|
Loading…
Reference in New Issue
Block a user