From 593e9817534a7d884164597005578da2223d089b Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Mon, 30 Aug 2021 18:05:55 +0100 Subject: Fix up all remaining warnings --- Jamroot.jam | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Jamroot.jam') diff --git a/Jamroot.jam b/Jamroot.jam index 7b58e75..afc8e81 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -36,6 +36,8 @@ project : requirements gcc,debug:-Wlogical-op gcc,debug:-Wuseless-cast coverage:on + tidy:boost + tidy:std tidy:boost-* tidy:bugprone-* tidy:bugprone-macro-parentheses -- cgit v1.2.3