[CMake] Problem using Lahey Fortran Compiler

2010-12-09 Thread pellegrini
Hello everybody, I would like to build a Fortran static library using the Lahey Fortran Compiler. When building my project with the following command: cmake -G NMake Makefiles -D CMAKE_Fortran_COMPILER=lf95 .. --debug-trycompile the build crash with the following starting line: -- The

Re: [CMake] Problem using Lahey Fortran Compiler

2010-12-09 Thread Brad King
On 12/09/2010 08:06 AM, pellegrini wrote: I would like to build a Fortran static library using the Lahey Fortran Compiler. [snip] - why the compiler identification is unknown as Lahey compiler is normally supported by CMake ? Is it really supported ? As of CMake 2.8.3 there is no support