From fd11071115664d7cd72556c91e28cccf22c57bf5 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 20 Jan 2025 13:08:08 -0500 Subject: Use "system" include type for all dependencies and add header test Things get confused when these flags differ across projects, so universally use "system" for external dependencies and test for header warnings only in the project that owns them. --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 6890053..594b4ba 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +suil (0.10.23) unstable; urgency=medium + + * Add header warnings test + + -- David Robillard Mon, 20 Jan 2025 18:06:58 +0000 + suil (0.10.22) stable; urgency=medium * Add support for X11 in Qt6 -- cgit v1.2.1