summaryrefslogtreecommitdiff
path: root/share/cmake-3.22/Help/prop_tgt/XCODE_PRODUCT_TYPE.rst
blob: 17a9c3f303ff0e6237b3c95ec49351d1ddd2c92d (plain)
1
2
3
4
5
6
7
8
9
10
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`.