[CMake] Fortran 9x dependencies
William A. Hoffman
billlist at nycap.rr.com
Fri Sep 8 15:11:51 EDT 2006
Warren, is code like this causing your trouble:
#ifdef FOO
use abc
#else
use xyz
#endif
Or is it something else?
-Bill
More information about the CMake
mailing list