[CMake] Decide to include fortran during configure?
James C. Sutherland
James.Sutherland at utah.edu
Fri Jul 23 13:20:14 EDT 2010
I have a project that may need to use a fortran compiler depending on the
user configuration of the project.
The problem is that I don't want to force usage of fortran (in the project()
statement) since in some cases a user may not have a fortran compiler
installed and I want the configure to proceed.
Any ideas of how to accomplish this?
James
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20100723/04d7860e/attachment.htm>
More information about the CMake
mailing list