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 _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
