diff options
author | Dan Goodliffe <dan@randomdan.homeip.net> | 2020-06-19 18:43:10 +0100 |
---|---|---|
committer | Dan Goodliffe <dan@randomdan.homeip.net> | 2020-06-19 18:43:10 +0100 |
commit | 89396a3d3babadc393d3d1db7c16c60ceac90e67 (patch) | |
tree | f927852426dc5cd714d71de0fdd841ee67156ca2 /Jamroot.jam | |
parent | Clang-format (diff) | |
download | libadhocutil-89396a3d3babadc393d3d1db7c16c60ceac90e67.tar.bz2 libadhocutil-89396a3d3babadc393d3d1db7c16c60ceac90e67.tar.xz libadhocutil-89396a3d3babadc393d3d1db7c16c60ceac90e67.zip |
Pass a cppchecklibadhocutil-0.8.1
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 b4473a3..dfe522d 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -34,6 +34,7 @@ project <toolset>tidy:<xcheckxx>hicpp-signed-bitwise <toolset>tidy:<xcheckxx>hicpp-no-array-decay <toolset>tidy:<checkxx>performance-* + <toolset>tidy:<define>ICE_IGNORE_VERSION ; build-project libadhocutil ; |