CMake/Tests/Fortran/test_preprocess_module.F90

6 lines
60 B
Fortran

#ifdef FOO
MODULE PPAvailable
! no conent
END MODULE
#endif