summaryrefslogtreecommitdiffstats
path: root/Help/command
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2023-12-13 14:34:24 (GMT)
committerKitware Robot <kwrobot@kitware.com>2023-12-13 14:34:51 (GMT)
commitf522cf454692a9a116da6dc91d76365f43214143 (patch)
treecb61979976ccd629643149c2dcf46bba8f5f636a /Help/command
parentb59123f0c1697b0e29645aaf6acabe1f898e9e0b (diff)
parente831eef933c21ea8b5f24a6ffc51e52f87149c91 (diff)
downloadCMake-f522cf454692a9a116da6dc91d76365f43214143.zip
CMake-f522cf454692a9a116da6dc91d76365f43214143.tar.gz
CMake-f522cf454692a9a116da6dc91d76365f43214143.tar.bz2
Merge topic 'doc-xcframeworks-stubs-apple'
e831eef933 Help: Note case where IMPORTED_IMPLIB isn't needed for (xc)frameworks 01735badee Help: XCFrameworks and stubs are supported on all Apple, not just macOS 6ac50df591 Help: Add missing versionadded directives for IMPORTED_IMPLIB Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !9058
Diffstat (limited to 'Help/command')
-rw-r--r--Help/command/target_link_libraries.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/Help/command/target_link_libraries.rst b/Help/command/target_link_libraries.rst
index cc6bc0f..68d3598 100644
--- a/Help/command/target_link_libraries.rst
+++ b/Help/command/target_link_libraries.rst
@@ -68,9 +68,9 @@ Each ``<item>`` may be:
.. versionadded:: 3.28
- The library file may point to a ``.xcframework`` folder on macOS. If it
- does, the target will get the selected library's ``Headers`` directory as
- a usage requirement.
+ The library file may point to a ``.xcframework`` folder on Apple platforms.
+ If it does, the target will get the selected library's ``Headers``
+ directory as a usage requirement.
.. versionadded:: 3.8
On :ref:`Visual Studio Generators` for VS 2010 and above, library files