Re: [CMake] FindThreads and Fortran

2008-07-18 Thread Alin M Elena
Hi Alex,   > How much trouble is it for you     > to require a C compiler on the machines where your app will be built ?     There is no problem. I have just made the point so others do not get scarred     if they get this.     Alin --

Re: [CMake] FindThreads and Fortran

2008-07-17 Thread Alexander Neundorf
On Thursday 17 July 2008, Alin M Elena wrote: > Hi, > > I try to determine the correct -lpthread against which I link in a Fortran > project. (http://code.google.com/p/tdtbuj) > using only > find_package(Threads) > leads to an error > -- Looking for include files CMAKE_HAVE_PTHREAD_H > CMake Error:

[CMake] FindThreads and Fortran

2008-07-17 Thread Alin M Elena
Hi, I try to determine the correct -lpthread against which I link in a Fortran project. (http://code.google.com/p/tdtbuj) using only find_package(Threads) leads to an error -- Looking for include files CMAKE_HAVE_PTHREAD_H CMake Error: Unknown extension ".c" for fi