On this page
XCODE_EMBED_<type>_PATH
New in version 3.20.
This property is used only by the Xcode
generator. When defined, it specifies the relative path to use when embedding the items specified by XCODE_EMBED_<type>
. The path is relative to the base location of the Embed XXX
build phase associated with <type>
. See the Xcode documentation for the base location of each <type>
.
The supported values for <type>
are:
FRAMEWORKS
APP_EXTENSIONS
-
New in version 3.21.
PLUGINS
-
New in version 3.23.
© 2000–2022 Kitware, Inc. and Contributors
Licensed under the BSD 3-clause License.
https://cmake.org/cmake/help/v3.25/prop_tgt/XCODE_EMBED_type_PATH.html