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