Skip to content
Snippets Groups Projects
Commit 3e966ef7 authored by Brad King's avatar Brad King
Browse files

Merge branch 'doc-xcode-escaping-fix' into release

parents 8d1b37a2 878632c9
No related branches found
No related tags found
No related merge requests found
......@@ -167,6 +167,12 @@ Deprecated and Removed Features
may break scripts that worked around the bug with their own extra
quoting or escaping.
* The :generator:`Xcode` generator was fixed to escape backslashes in
strings consistently with other generators. Projects that previously
worked around the inconsistecy with an extra level of backslashes
conditioned on the Xcode generator must be updated to remove the
workaround for CMake 3.5 and greater.
Other Changes
=============
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment