[CMake] Compaq Visual Fortran - native paths

William A. Hoffman billlist at nycap.rr.com
Thu Aug 31 08:59:20 EDT 2006


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 at cmake.org
>http://www.cmake.org/mailman/listinfo/cmake



More information about the CMake mailing list