summaryrefslogtreecommitdiff
path: root/share/cmake-3.22/Help/prop_tgt/XCODE_EXPLICIT_FILE_TYPE.rst
blob: e01a0342b8f43d174e641b15abd95d3e78ce5abb (plain)
1
2
3
4
5
6
7
8
9
10
XCODE_EXPLICIT_FILE_TYPE
------------------------

.. versionadded:: 3.8

Set the Xcode ``explicitFileType`` 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_PRODUCT_TYPE`.