Raw File
XCODE_PRODUCT_TYPE.rst
XCODE_PRODUCT_TYPE
------------------

.. versionadded:: 3.8

Set the Xcode ``productType`` attribute on its reference to a
target.  CMake computes a default based on target type but
can be told explicitly with this property.

See also :prop_tgt:`XCODE_EXPLICIT_FILE_TYPE`.
back to top