summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/object-lib-multiarch.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/release/dev/object-lib-multiarch.rst')
-rw-r--r--Help/release/dev/object-lib-multiarch.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/Help/release/dev/object-lib-multiarch.rst b/Help/release/dev/object-lib-multiarch.rst
new file mode 100644
index 0000000..0d309d6
--- /dev/null
+++ b/Help/release/dev/object-lib-multiarch.rst
@@ -0,0 +1,8 @@
+object-lib-multiarch
+--------------------
+
+* The :command:`add_library` command previously prohibited imported object
+ libraries when using potentially multi-architecture configurations.
+ This mostly affected the :generator:`Xcode` generator, e.g. when targeting
+ iOS or one of the other device platforms. This restriction has now been
+ removed.