From cb55ccddd891783a11224697b4c931e0ad851550 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Tue, 7 Sep 2021 01:16:24 +0100 Subject: Add missing virtual destructor --- Jamroot.jam | 1 + 1 file changed, 1 insertion(+) (limited to 'Jamroot.jam') diff --git a/Jamroot.jam b/Jamroot.jam index 2026f3c..b13bf61 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -14,6 +14,7 @@ project release:on debug:extra debug:on + debug:-Wnon-virtual-dtor coverage:on tidy:boost-* tidy:bugprone-* -- cgit v1.2.3