mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 14:48:19 -05:00
7050ac56a1
Issue: #21752
8 lines
264 B
ReStructuredText
8 lines
264 B
ReStructuredText
xcframework-target-link-libraries
|
|
---------------------------------
|
|
|
|
* Targets may now link against an ``.xcframework`` folder in
|
|
:command:`target_link_libraries`.
|
|
* The :prop_tgt:`IMPORTED_LOCATION` property of a target may now be an
|
|
``.xcframework`` folder.
|