[CMake] What's the best way to support additional compilers for an "official" CMake language such as Fortran
Arjen Markus
arjen.markus at deltares.nl
Tue Jan 26 10:08:09 EST 2010
Hi Brad,
that was better. Installed gfortran now under MinGW (from TDM) and
removed the Fortran-specific files from PLplot, so that it should
recognise gfortran out-of-the-box.
This does not work, but it is a gfortran/gcc problem. I will need
to look into that.
Regards,
Arjen
On 2010-01-26 15:36, Brad King wrote:
>
> Don't specify the CMakeLists.txt file; just put the directory. Also,
> there is no space in the "Makefiles" part of the NMake generator name:
>
> "c:\program files\cmake 2.8\bin\cmake" ..\plplot -G "NMake Makefiles"
>
> If specifying the CMakeLists.txt file causes this problem, that is
> a separate bug to report.
>
> -Brad
>
More information about the CMake
mailing list