mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-28 08:26:21 +00:00
build: enable more warnings in debug mode
This commit is contained in:
@@ -63,6 +63,8 @@ if is_debug
|
|||||||
add_project_arguments([
|
add_project_arguments([
|
||||||
'-ggdb3',
|
'-ggdb3',
|
||||||
'-Wunused',
|
'-Wunused',
|
||||||
|
'-Wall',
|
||||||
|
'-Wextra',
|
||||||
], language: 'c')
|
], language: 'c')
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user