[CMake] attempt to summarize

Bill Hoffman bill.hoffman at kitware.com
Tue Dec 18 16:37:31 EST 2007


Alexander Neundorf wrote:

> 
> Not supported:
>   Objective C - used on the Mac, would probably be good if it was supported

This actually is supported, although in a limited way.  You can add a .m 
file and cmake will build it on the Mac.  Basically it depends on gcc 
knowing what to do with a .m file which it does on the Mac.

-Bill


More information about the CMake mailing list