On Sunday 07 November 2010 11:00:03 Eric Noulard wrote:
> enable_language(Fortran)
>
> for mixed language programming you have the
> FortranCInterface cmake module:
> http://www.cmake.org/cmake/help/cmake-2-8-docs.html#module:FortranCInterfac
> e
>
> If you search the ML archive you will find m
2010/11/7 luxInteg :
> Greetings,
>
>
>
> I am learning cmake I have the following gfortran libraries on my computer:-
>
> rt [ ~ ]$
> rt [ ~ ]$ ls -l /usr/lib/*gfortran*
> -rw-r--r-- 1 root root 8489924 Jul 27 12:19 /usr/lib/libgfortran.a
> -rwxr-xr-x 1 root root 952 Jul 27 12:19 /usr/lib/l
Greetings,
I am learning cmake I have the following gfortran libraries on my computer:-
rt [ ~ ]$
rt [ ~ ]$ ls -l /usr/lib/*gfortran*
-rw-r--r-- 1 root root 8489924 Jul 27 12:19 /usr/lib/libgfortran.a
-rwxr-xr-x 1 root root 952 Jul 27 12:19 /usr/lib/libgfortran.la
lrwxrwxrwx 1 root root