Alan W. Irwin wrote:

>Try it now (after revision 8862).  What I did was make a local copy of
>CMakeFortranInformation.cmake modified (I hope) to allow what you want
>(check for Fortran platform files in ${CMAKE_MODULE_PATH}/Platform).  I
>have checked (with temporary message commands) that
>cmake/modules/CMakeFortranInformation.cmake is actually used by the CMake
>build system, and I have also checked that my modifications appear not to
>cause any issues for PLplot fortran on Linux.
>
>If this allows you to use
>${CMAKE_MODULE_PATH}/Platform/Windows-GNU-Fortran.cmake (which for PLplot is
>cmake/modules/Platform/Windows-GNU-Fortran.cmake), I will be submitting the
>modified CMakeFortranInformation.cmake to the CMake project so we don't have
>to maintain it forever and also to help other people with the same issue.
>After all, the other languages allow use of platform files in
>${CMAKE_MODULE_PATH}/Platform automatically because they use INCLUDE, and
>the changes I put in implement this same policy for Fortran.
>
>  
>
Hi Alan,

great! I will try this asap.

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