mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-07 00:15:48 -04:00
Add another macro for cppcheck happiness
This commit is contained in:
parent
991573b100
commit
29b9c38466
@ -40,6 +40,7 @@ cppcheck --library=qt.cfg --inline-suppr \
|
||||
-DQGIS_PROTECT_QOBJECT_THREAD_ACCESS = \
|
||||
-DQ_DECLARE_SQLDRIVER_PRIVATE = \
|
||||
-DSIP_MONKEYPATCH_SCOPEENUM_UNNEST = \
|
||||
-DQgsSetCPLHTTPFetchOverriderInitiatorClass = \
|
||||
-DBUILTIN_UNREACHABLE="__builtin_unreachable();" \
|
||||
-i src/analysis/georeferencing/qgsgcptransformer.cpp \
|
||||
-j $(nproc) \
|
||||
|
Loading…
x
Reference in New Issue
Block a user