[CMake] Fortran 9x dependencies

William A. Hoffman billlist at nycap.rr.com
Fri Sep 8 15:28:19 EDT 2006


At 03:20 PM 9/8/2006, Warren Turkal wrote:
>On Friday 08 September 2006 13:11, you wrote:
>> #ifdef FOO
>> use abc
>> #else
>> use xyz
>> #endif
>
>That's exactly the type of thing causing the problems.

Brad, how hard do you think it would be to run the fortran stuff
through cpp with the same -I and -D flags that we are sending to 
the compiler?   Then run it by the parser we already have.

-Bill



More information about the CMake mailing list