[CMake] Problem with Fortran module enclosed in #ifdef

Arjen Markus arjen.markus at wldelft.nl
Fri Jan 9 04:52:58 EST 2009


> Yes, I know. But my problem is not with the compiler itself, but with
> CMake. It seems to assume, that during scanning of dependency and module
> information,
> files with a suffix of ".f" don't have to be preprocessed, whereas files
> with ".F" are preprocessed. I am searching for a way to tell CMake to
> perform preprocessing during dependency scanning for files with ".f".
>

Ah, of course. It was the included code. Sorry for the noise.

Regards,

Arjen


More information about the CMake mailing list