mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-27 19:28:37 -06:00
Merge topic 'xcode-embed-frameworks'
7c7b879e1f Help: Add missing release note for XCODE_EMBED_*
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !5550
This commit is contained in:
9
Help/release/dev/xcode-embed-frameworks.rst
Normal file
9
Help/release/dev/xcode-embed-frameworks.rst
Normal file
@@ -0,0 +1,9 @@
|
||||
xcode-embed-frameworks
|
||||
----------------------
|
||||
|
||||
* When using the Xcode generator, it is now possible to embed frameworks
|
||||
using the new :prop_tgt:`XCODE_EMBED_FRAMEWORKS <XCODE_EMBED_<type>>`
|
||||
target property. Aspects of the embedding can be customized with the
|
||||
:prop_tgt:`XCODE_EMBED_FRAMEWORKS_PATH <XCODE_EMBED_<type>>`,
|
||||
:prop_tgt:`XCODE_EMBED_FRAMEWORKS_CODE_SIGN_ON_COPY` and
|
||||
:prop_tgt:`XCODE_EMBED_FRAMEWORKS_REMOVE_HEADERS_ON_COPY` target properties.
|
||||
Reference in New Issue
Block a user