[CMake] Set Xcode sources language to "Default"

Daniel Kollmann dankolle at mail.de
Thu Jan 22 16:52:14 EST 2015


Hello,

I have some files in Xcode that have mixed Objective-C and C++ code which is
no problem if the files type is set to „Default“. My problem is that Cmake
sets it to „C++ Source“.


Here is how it should be, from another project:


Here is how it is for files added by Cmake:


Is there a way to tell Cmake to leave the files language property to
„Default“?


Thanks
Dan


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20150122/5218ec1c/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0519BDC2-1C72-4D66-937C-17CFD01AC24A.png
Type: image/png
Size: 17256 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/cmake/attachments/20150122/5218ec1c/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 01698D63-4E41-4339-8319-38DCD6FDAFF8.png
Type: image/png
Size: 18320 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/cmake/attachments/20150122/5218ec1c/attachment-0003.png>


More information about the CMake mailing list