From 9644a688f3b8c08d271f595b921133f4a7fa0db3 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Fri, 24 Oct 2025 10:59:27 +0200 Subject: [PATCH] Update ChangeLog.d/gnuinstalldirs_include.txt Co-authored-by: Ronald Cron Signed-off-by: Schrijvers Luc --- ChangeLog.d/gnuinstalldirs_include.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog.d/gnuinstalldirs_include.txt b/ChangeLog.d/gnuinstalldirs_include.txt index 1e15768a5f..7e0782d1e1 100644 --- a/ChangeLog.d/gnuinstalldirs_include.txt +++ b/ChangeLog.d/gnuinstalldirs_include.txt @@ -1,2 +1,3 @@ Bugfix - * CMake now installs headers to `CMAKE_INSTALL_INCLUDEDIR` instead of the hard-coded `include` directory. + * CMake now installs headers to `CMAKE_INSTALL_INCLUDEDIR` instead of the + hard-coded `include` directory.