[cmake-developers] VS2010 fortran composer

Bill Hoffman bill.hoffman at kitware.com
Thu Mar 10 14:02:37 EST 2011


On 3/10/2011 1:48 PM, Biddiscombe, John A. wrote:
>> It also has to match CMAKE_INTDIR, or tons of stuff will not work.
>
> Can I change CMAKE_INTDIR from the generator since the fortran stuff uses its own location (mostly)?
>
>
It has to be consistent with the C/C++ for mixed language projects. 
What happens if you create a project in the IDE and have a C/C++ 
library, and a fortran library?  Does it put the libraries in different 
directories?  Can you have an executable that links to both the C and 
fortran, how does that work?


>> Are you doing this in a public git repo somewhere?
>
> Not yet, but when I'm back from vacation, I'll setup on that you can access.
>
OK, sounds good, if you could investigate the above that would be good.
>
> JB
>


-- 
Bill Hoffman
Kitware, Inc.
28 Corporate Drive
Clifton Park, NY 12065
bill.hoffman at kitware.com
http://www.kitware.com
518 881-4905 (Direct)
518 371-3971 x105
Fax (518) 371-4573



More information about the cmake-developers mailing list