mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-04 21:30:01 -05:00
install(EXPORT): Add ability to point to .xcframework file
Issue: #25262
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
install-export-xcframework
|
||||
--------------------------
|
||||
|
||||
* The :command:`export(SETUP)` command gained a new ``XCFRAMEWORK_LOCATION``
|
||||
argument, which can be used to specify the location of a ``.xcframework``
|
||||
that can be substituted for the installed library.
|
||||
Reference in New Issue
Block a user