summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/xcode-lib-dirs.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/release/dev/xcode-lib-dirs.rst')
-rw-r--r--Help/release/dev/xcode-lib-dirs.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/Help/release/dev/xcode-lib-dirs.rst b/Help/release/dev/xcode-lib-dirs.rst
new file mode 100644
index 0000000..fc1fe1b
--- /dev/null
+++ b/Help/release/dev/xcode-lib-dirs.rst
@@ -0,0 +1,6 @@
+xcode-lib-dirs
+--------------
+
+* The :generator:`Xcode` generator no longer adds the per-config suffix
+ ``$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)`` to library search paths.
+ See policy :policy:`CMP0142`.