Disable -Werror
This commit is contained in:
parent
07dd2619e4
commit
0ee5f8b421
|
@ -509,7 +509,6 @@ function(tint_default_compile_options TARGET)
|
||||||
|
|
||||||
set(COMMON_GNU_OPTIONS
|
set(COMMON_GNU_OPTIONS
|
||||||
-Wall
|
-Wall
|
||||||
-Werror
|
|
||||||
-Wextra
|
-Wextra
|
||||||
-Wno-documentation-unknown-command
|
-Wno-documentation-unknown-command
|
||||||
-Wno-padded
|
-Wno-padded
|
||||||
|
|
Loading…
Reference in New Issue