[CMake] Mixing C++ and Fortran
Honest Guvnor
honestguvnor at googlemail.com
Wed Jan 30 03:38:19 EST 2008
On Jan 29, 2008 6:19 PM, Andrew Brydon <abrydon at lanl.gov> wrote:
> I am dealing with a similar situation, and use the attached file.
>
> Tested with gnu fortran and absoft, but i believe adding other
> combinations to the
> KNOWN_FORTRAN_LIBRARIES
> variable should help.
>
> any feedback or suggestions welcomed
Thanks for the example file. It may be useful in the short term but it
is not something I would consider supporting in the longer term
because, obviously, I have no way to make it work for compilers and
platforms that I cannot access. As a solution it has to be picked up
by cmake with everyone working to develop the same chunk of code.
More information about the CMake
mailing list