CMAKE_Fortran_MODOUT_FLAG.rst 218 B

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