summaryrefslogtreecommitdiff
path: root/share/cmake-3.18/Help/variable/CMAKE_Fortran_MODDIR_DEFAULT.rst
blob: 5aeab075744c06b7caf61a0b4461ff4c693b97f9 (plain)
1
2
3
4
5
6
7
8
CMAKE_Fortran_MODDIR_DEFAULT
----------------------------

Fortran default module output directory.

Most Fortran compilers write ``.mod`` files to the current working
directory.  For those that do not, this is set to ``.`` and used when
the :prop_tgt:`Fortran_MODULE_DIRECTORY` target property is not set.