diff options
author | Dan Goodliffe <dan@randomdan.homeip.net> | 2021-04-11 16:48:33 +0100 |
---|---|---|
committer | Dan Goodliffe <dan@randomdan.homeip.net> | 2021-04-11 16:48:33 +0100 |
commit | 2ef1c71756b36cee79176695998f814424492e84 (patch) | |
tree | eb2a86a6e5ff4a2120121801a77344b40834be34 /Jamroot.jam | |
parent | Fix includes for modern gcc (diff) | |
download | libadhocutil-2ef1c71756b36cee79176695998f814424492e84.tar.bz2 libadhocutil-2ef1c71756b36cee79176695998f814424492e84.tar.xz libadhocutil-2ef1c71756b36cee79176695998f814424492e84.zip |
pass iwyulibadhocutil-0.8.4
Diffstat (limited to 'Jamroot.jam')
-rw-r--r-- | Jamroot.jam | 1 |
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 ; |