Alan W. Irwin wrote:

>
> Hi Arjen:
>
> Assuming I understand the naming conventions properly, I think you 
> just need
> another Platform file called Windows-GNU-Fortran.cmake with the 
> appropriate
> gfortran flags corresponding to the equivalent C flags in 
> Windows-gcc.cmake.
> The location for that file for some time to come should be
> cmake/modules/Platform. Once you are happy with all the Fortran 
> compiler and
> linking flags on MinGW, you will probably want to submit that file to the
> CMake project to help others.  Also in the distant future when our 
> minimum
> CMake version corresponds to the version of CMake that includes that
> Platform file, we can drop that file from PLplot.
>
Hello Alan,

you are quite right about the name of the module file for this OS/compiler
combination: it is indeed Windows-GNU-Fortran.cmake.

However, it has only effect if I put in the modules/platform directory of
CMake itself. There is no effect whatsoever, if I put it under PLplot.

Do you have any idea how I could enforce that? As long as that module
is not in the official CMake distribution, it should be in PLplot, after 
all.

Regards,

Arjen

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to