summaryrefslogtreecommitdiff
path: root/Jamroot.jam
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2022-02-26 18:23:27 +0000
committerDan Goodliffe <dan@randomdan.homeip.net>2022-02-26 18:23:27 +0000
commit6b6c7cc173da13e2638caee496fa96061dfb72b3 (patch)
tree4c6296e12626d931e78012fe739e0a3292dafff7 /Jamroot.jam
parentFix second round of tools warnings, all but iwyu (diff)
downloadgentoobrowse-api-6b6c7cc173da13e2638caee496fa96061dfb72b3.tar.bz2
gentoobrowse-api-6b6c7cc173da13e2638caee496fa96061dfb72b3.tar.xz
gentoobrowse-api-6b6c7cc173da13e2638caee496fa96061dfb72b3.zip
Fix up all remaining tools warnings in non-generated code
Diffstat (limited to 'Jamroot.jam')
-rw-r--r--Jamroot.jam1
1 files changed, 1 insertions, 0 deletions
diff --git a/Jamroot.jam b/Jamroot.jam
index 1bd4766..3ddb43d 100644
--- a/Jamroot.jam
+++ b/Jamroot.jam
@@ -70,6 +70,7 @@ project
<toolset>tidy:<xcheckxx>hicpp-named-parameter
<toolset>tidy:<xcheckxx>hicpp-no-array-decay
<toolset>tidy:<checkxx>performance-*
+ <toolset>tidy:<mapping>iwyu.json
<toolset>tidy:<librarydef>boost
<toolset>tidy:<librarydef>std
;