[CMake] Apple Metal Support in Xcode?

Gregor Jasny gjasny at googlemail.com
Wed Apr 29 03:49:55 EDT 2015


Hello,

On 29/04/15 01:25, Marek Vojtko (Firaxis) wrote:
> My questions:
> 1) Is there anything I can do right now (with CMake 3.2.2.) that would make Xcode handle .metal files correctly?
> 2) Are there plans to support .metal files via CMake and if so, how far along are they?

Does the XCODE_EXPLICIT_FILE_TYPE attribute help you?
http://www.cmake.org/cmake/help/v3.2/prop_sf/XCODE_EXPLICIT_FILE_TYPE.html

Maybe you could create a minimal example project and file a wishlist bug?

Thanks,
Gregor


More information about the CMake mailing list