<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;"><div>Hello,</div><div><br></div><div>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“.</div><div><br></div><div><br></div><div>Here is how it should be, from another project:</div><div><br></div><div><img src="cid:0519BDC2-1C72-4D66-937C-17CFD01AC24A" type="image/png"></div><div><br></div><div>Here is how it is for files added by Cmake:</div><div><br></div><div><img src="cid:01698D63-4E41-4339-8319-38DCD6FDAFF8" type="image/png"></div><div><br></div><div>Is there a way to tell Cmake to leave the files language property to „Default“?</div><div><br></div><div><br></div><div>Thanks</div><div>Dan</div></body></html>