summaryrefslogtreecommitdiff
path: root/share/cmake-3.18/Help/variable/CMAKE_Fortran_MODDIR_DEFAULT.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.18/Help/variable/CMAKE_Fortran_MODDIR_DEFAULT.rst')
-rw-r--r--share/cmake-3.18/Help/variable/CMAKE_Fortran_MODDIR_DEFAULT.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/share/cmake-3.18/Help/variable/CMAKE_Fortran_MODDIR_DEFAULT.rst b/share/cmake-3.18/Help/variable/CMAKE_Fortran_MODDIR_DEFAULT.rst
new file mode 100644
index 0000000..5aeab07
--- /dev/null
+++ b/share/cmake-3.18/Help/variable/CMAKE_Fortran_MODDIR_DEFAULT.rst
@@ -0,0 +1,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.