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