Enable fatal warnings for valac.
Doesn't catch anything at the moment, but good to have in case it does in the future.
This commit is contained in:
parent
99283d4ec9
commit
a2519ff30e
1 changed files with 1 additions and 0 deletions
|
|
@ -574,6 +574,7 @@ set(VALAC_OPTIONS
|
|||
--enable-checking
|
||||
--debug
|
||||
--enable-deprecated
|
||||
--fatal-warnings
|
||||
${EXTRA_VALA_OPTIONS}
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue