[CMake] Fortran bug? Use statement problems

Daniel Sands dnsands at sandia.gov
Wed Jul 5 18:22:39 EDT 2006


I'm not a Fortran programmer, but I have some code to compile into my 
program.  It came up with false dependencies when I tried to compile it 
in the CMAKE framework though.  The problem is traced to comment lines 
such as

C use cross product of vectors ...

Should a 'use' statement be considered a statement even on a comment line?




More information about the CMake mailing list