[CMake] xcode generator's use of explicitFileType vs lastKnownFileType

Gregor Jasny gjasny at googlemail.com
Fri Dec 19 07:33:32 EST 2014


Hi,

On 18/12/14 23:59, Radu Margarint wrote:
> I hope I'm asking this in correct place. I have recently been running
> into some issues using the xcode project files generated though cmake,
> and I have traced them down to PBXFileReference nodes using
> explicitFileType attributes (vs lastKnownFileType).

Real Xcode adds includeInIndex = 0; to some entries; CMake does not. Did
you consider this attribute in your investigation?

Thanks,
Gregor



More information about the CMake mailing list