mirror of
https://github.com/Yubico/yubico-pam.git
synced 2025-02-20 12:54:16 +01:00
add DEFS to cppcheck
This commit is contained in:
parent
52a2dddac5
commit
c264ae14c1
@ -107,7 +107,7 @@ endif
|
||||
|
||||
if ENABLE_CPPCHECK
|
||||
cppcheck:
|
||||
$(CPPCHECK) -q -v -f --enable=all .
|
||||
$(CPPCHECK) -q -v -f --enable=all $(DEFS) .
|
||||
endif
|
||||
|
||||
# Release
|
||||
|
Loading…
x
Reference in New Issue
Block a user