Skip to content

Commit

Permalink
Add another macro for cppcheck happiness
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Apr 15, 2023
1 parent 991573b commit 29b9c38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/cppcheck.sh
Expand Up @@ -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) \
Expand Down

0 comments on commit 29b9c38

Please sign in to comment.