summaryrefslogtreecommitdiff
path: root/Jamroot.jam
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2021-01-09 13:45:32 +0000
committerDan Goodliffe <dan@randomdan.homeip.net>2021-01-09 13:45:32 +0000
commite0fbba8bc865bca21c6f160fe257a2b001f61880 (patch)
tree6ea23d418d7f6bb52bfe3b3ad8018443e73ea2b0 /Jamroot.jam
parentModern build settings (diff)
downloadmirrorsearch-e0fbba8bc865bca21c6f160fe257a2b001f61880.tar.bz2
mirrorsearch-e0fbba8bc865bca21c6f160fe257a2b001f61880.tar.xz
mirrorsearch-e0fbba8bc865bca21c6f160fe257a2b001f61880.zip
Add ICE marcos for cppcheck
Diffstat (limited to 'Jamroot.jam')
-rw-r--r--Jamroot.jam2
1 files changed, 2 insertions, 0 deletions
diff --git a/Jamroot.jam b/Jamroot.jam
index 2208c1a..efa368b 100644
--- a/Jamroot.jam
+++ b/Jamroot.jam
@@ -18,6 +18,8 @@ project
<variant>debug:<warnings>extra
<variant>debug:<warnings-as-errors>on
<variant>coverage:<coverage>on
+ <toolset>tidy:<define>ICE_IGNORE_VERSION
+ <toolset>tidy:<define>__x86_64
;
build-project service ;