summaryrefslogtreecommitdiffstats
path: root/Help/command
diff options
context:
space:
mode:
authorCraig Scott <craig.scott@crascit.com>2023-12-09 05:14:53 (GMT)
committerCraig Scott <craig.scott@crascit.com>2023-12-09 05:15:19 (GMT)
commit01735badee627450e0765151e1a18e87bcab17a6 (patch)
tree3966e780557453f96cac041415362b521ab69fbe /Help/command
parent6ac50df591b39a5fb9fcaac6ff2678127b86ef22 (diff)
downloadCMake-01735badee627450e0765151e1a18e87bcab17a6.zip
CMake-01735badee627450e0765151e1a18e87bcab17a6.tar.gz
CMake-01735badee627450e0765151e1a18e87bcab17a6.tar.bz2
Help: XCFrameworks and stubs are supported on all Apple, not just macOS
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