[CMake] CMake, XCode, and Fortran support?
Bill Hoffman
bill.hoffman at kitware.com
Tue Mar 24 15:31:43 EDT 2009
Bartlett, Roscoe A wrote:
> Hello,
>
> Does anyone know if the XCode generator for CMake support Fortran as a
> compiler? We have a Trilinos developer that tried to use CMake to
> generate an XCode project but it does not know how to handle the Fortran
> files.
>
Xcode itself does not support Fortran. There is some third party
plugin, but I think there are some issues.
Here is a previous thread about this:
http://www.cmake.org/pipermail/cmake/2008-October/024609.html
Here is a bug report:
http://public.kitware.com/Bug/view.php?id=7591
I think with Fortran right now, you are going to have to use makefiles,
and not Xcode projects.
-Bill
More information about the CMake
mailing list