1CMAKE_Fortran_MODOUT_FLAG 2------------------------- 3 4Fortran flag to enable module output. 5 6Most Fortran compilers write ``.mod`` files out by default. For others, 7this stores the flag needed to enable module output. 8