diff --git a/ChangeLog.d/config_checks_generator-fix-windows-path.txt b/ChangeLog.d/config_checks_generator-fix-windows-path.txt new file mode 100644 index 0000000000..e5726cf77b --- /dev/null +++ b/ChangeLog.d/config_checks_generator-fix-windows-path.txt @@ -0,0 +1,3 @@ +Bugfix + * Fix CMake failure on Windows because of a native directory separator. + Fixes #10502.