From f753aae405dcbb8d0fd10d831cc5e0759ec168fb Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Tue, 15 Dec 2020 18:30:48 +0000 Subject: Pass a cppcheck --- Jamroot.jam | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Jamroot.jam') diff --git a/Jamroot.jam b/Jamroot.jam index 14cdfec..5bc5f61 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -19,6 +19,8 @@ project debug:on coverage:on coverage:COVERAGE + tidy:bin/mail.h + tidy:bin/logWriter.h tidy:boost-* tidy:bugprone-* tidy:clang-* @@ -28,6 +30,7 @@ project tidy:hicpp-* tidy:hicpp-signed-bitwise tidy:performance-* + tidy:ICE_IGNORE_VERSION ; build-project icetray ; -- cgit v1.2.3