summaryrefslogtreecommitdiff
path: root/Jamroot.jam
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2021-04-11 16:48:33 +0100
committerDan Goodliffe <dan@randomdan.homeip.net>2021-04-11 16:48:33 +0100
commit2ef1c71756b36cee79176695998f814424492e84 (patch)
treeeb2a86a6e5ff4a2120121801a77344b40834be34 /Jamroot.jam
parentFix includes for modern gcc (diff)
downloadlibadhocutil-2ef1c71756b36cee79176695998f814424492e84.tar.bz2
libadhocutil-2ef1c71756b36cee79176695998f814424492e84.tar.xz
libadhocutil-2ef1c71756b36cee79176695998f814424492e84.zip
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 2299a06..5e9bc15 100644
--- a/Jamroot.jam
+++ b/Jamroot.jam
@@ -36,6 +36,7 @@ project
<toolset>tidy:<xcheckxx>hicpp-no-array-decay
<toolset>tidy:<checkxx>performance-*
<toolset>tidy:<define>ICE_IGNORE_VERSION
+ <toolset>tidy:<mapping>iwyu.json
;
build-project libadhocutil ;