Hi,
please find attached for potential inclusion into CMake a new Module
that tests Fortran compiler flags. It is a modified copy of the
existing CheckCCompilerFlag.cmake module.
Thanks,
nick
# - Check whether the Fortran compiler supports a given flag.
# CHECK_Fortran_COMPILER_FLAG( )
# - th
Hi Gilles, Brad,
There's also another warning I'd like to fix. When compiling from the
command-line, it generates warning APPX2102: File 'VisualStudioEdition' is not
found or is not an executable file. I found that simply adding
/p:VisualStudioEdition="Microsoft Visual Studio 2012 Ultimate" on