blob: e01a0342b8f43d174e641b15abd95d3e78ce5abb [file] [log] [blame]
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`.