From faeeedb95d5334129926db886dbc21e5c15c329d Mon Sep 17 00:00:00 2001 From: ph10 Date: Fri, 5 Jun 2020 15:58:28 +0000 Subject: Allow spaces in directory name in CMake build (fixes #2588). git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1262 6239d852-aaf2-0410-a92c-79f79f948069 --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index eb2b62f..1871d3d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -23,6 +23,14 @@ invalid utf8 mode is enabled. does. - Fix typo: MACTHED_STRING->MATCHED_STRING + +4. Updated CMakeLists.txt with another patch from Wolfgang Stöggl (Bugzilla +#2588): + + - Add escaped double quotes around include directory in CMakeLists.txt to + allow spaces in directory names. + + - This fixes a cmake error, if the path of the pcre2 source contains a space. Version 10.35 09-May-2020 -- cgit v1.2.1