summaryrefslogtreecommitdiff
path: root/Jamroot.jam
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2021-09-21 17:59:58 +0100
committerDan Goodliffe <dan@randomdan.homeip.net>2021-09-21 17:59:58 +0100
commit2128f927d13312e77f4639b08fa9753ed560064f (patch)
treee445e1ed682eb53ca06de7ffea3e303fc54d7168 /Jamroot.jam
parentPass cppcheck and clang-tidy (diff)
downloadlibdbpp-2128f927d13312e77f4639b08fa9753ed560064f.tar.bz2
libdbpp-2128f927d13312e77f4639b08fa9753ed560064f.tar.xz
libdbpp-2128f927d13312e77f4639b08fa9753ed560064f.zip
First commit passing IWYU
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 ed164f9..2add787 100644
--- a/Jamroot.jam
+++ b/Jamroot.jam
@@ -42,6 +42,7 @@ project
<toolset>tidy:<checkxx>hicpp-*
<toolset>tidy:<xcheckxx>hicpp-named-parameter
<toolset>tidy:<checkxx>performance-*
+ <toolset>tidy:<mapping>iwyu.json
<toolset>tidy:<librarydef>boost
<toolset>tidy:<librarydef>std
;