[CMake] cmake 2.6.4 / Free VC Toolkit 2003 / XPSP2 PSDK

Bill Hoffman bill.hoffman at kitware.com
Mon Jun 29 10:22:29 EDT 2009


Mathieu Malaterre wrote:
> My project is: project(foo C CXX) I do not see why it should load any
> fortran thingy at any point in time...
> 
> And yes I configured using -G "NMake Makefiles"
> 
> thx

Can you run with cmake -G"NMake Makefiles" --trace?

Then maybe we can figure out why it is trying to use fortran.

-Bill


More information about the CMake mailing list