XCODE_EMBED__REMOVE_HEADERS_ON_COPY

From Get docs
Cmake/docs/3.21/prop tgt/xcode embed type remove headers on copy


XCODE_EMBED__REMOVE_HEADERS_ON_COPY

New in version 3.20.


Boolean property used only by the Xcode generator. It specifies whether to remove headers from all the frameworks that are embedded using the XCODE_EMBED_ property.

The supported values for <type> are:

FRAMEWORKS

If the XCODE_EMBED_FRAMEWORKS_REMOVE_HEADERS_ON_COPY property is not defined, headers will not be removed on copy by default.

APP_EXTENSIONS

New in version 3.21.

If the XCODE_EMBED_APP_EXTENSIONS_REMOVE_HEADERS_ON_COPY property is not defined, headers WILL be removed on copy by default.

© 2000–2021 Kitware, Inc. and Contributors
Licensed under the BSD 3-clause License.
https://cmake.org/cmake/help/v3.21/prop_tgt/XCODE_EMBED_type_REMOVE_HEADERS_ON_COPY.html