summaryrefslogtreecommitdiff
path: root/Jamroot.jam
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2021-11-07 15:54:15 +0000
committerDan Goodliffe <dan@randomdan.homeip.net>2021-11-07 15:54:15 +0000
commitb07a7a560a4aa764de89ea7294453e16d188b5a2 (patch)
tree149f284c6054ecae6963c12158147a4530dfee9e /Jamroot.jam
parentFix all linter warnings (except iwyu) (diff)
downloadicetray-b07a7a560a4aa764de89ea7294453e16d188b5a2.tar.bz2
icetray-b07a7a560a4aa764de89ea7294453e16d188b5a2.tar.xz
icetray-b07a7a560a4aa764de89ea7294453e16d188b5a2.zip
IWYU fixes
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 5bf8c98..b93415f 100644
--- a/Jamroot.jam
+++ b/Jamroot.jam
@@ -56,6 +56,7 @@ project
<toolset>tidy:<define>ICE_IGNORE_VERSION
<toolset>tidy:<librarydef>boost
<toolset>tidy:<librarydef>std
+ <toolset>tidy:<mapping>iwyu.json
;
build-project icetray ;