You can always just set the environment variables:

FC == path to comiler
FFLAGS == options for the compiler

Then run cmake on a clean build tree, and it should use those values.


-Bill


At 06:13 AM 8/31/2006, Arjen Markus wrote:
>Hello,
>
>some further information on Fortran compilers:
>I have added g95 as a compiler to the list in
>CMakeDetermineFortranCompiler.cmake and it simply worked.
>
>Quite possibly the various compiler options need more tuning,
>but it is a start :).
>
>Regards,
>
>Arjen
>
>
>_______________________________________________
>CMake mailing list
>CMake@cmake.org
>http://www.cmake.org/mailman/listinfo/cmake

_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to