From b851b8f23b1527e35b78bf68e7eecffa3c59589b Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Tue, 7 Sep 2021 02:10:36 +0100 Subject: Add missing virtual destructors --- Jamroot.jam | 1 + 1 file changed, 1 insertion(+) (limited to 'Jamroot.jam') diff --git a/Jamroot.jam b/Jamroot.jam index 7910d73..5403aed 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -17,6 +17,7 @@ project release:on debug:extra debug:on + debug:-Wnon-virtual-dtor coverage:on tidy:boost-* tidy:bugprone-* -- cgit v1.2.3