Skip to content

Commit

Permalink
Add QgsSetRequestInitiatorClass macro to cppcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Oct 22, 2024
1 parent 2997467 commit 8e6ffb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/cppcheck.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ cppcheck --library=qt.cfg --inline-suppr \
-DSIP_ENUM_BASETYPE = \
-DQT3D_FUNCTOR = \
-DQgsSetCPLHTTPFetchOverriderInitiatorClass = \
-DQgsSetRequestInitiatorClass = \
-DBUILTIN_UNREACHABLE="__builtin_unreachable();" \
-i src/analysis/georeferencing/qgsgcptransformer.cpp \
-j $(nproc) \
Expand Down

0 comments on commit 8e6ffb1

Please sign in to comment.