summaryrefslogtreecommitdiff
path: root/share/cmake-3.5/Help/variable/CMAKE_Fortran_MODOUT_FLAG.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.5/Help/variable/CMAKE_Fortran_MODOUT_FLAG.rst')
-rwxr-xr-xshare/cmake-3.5/Help/variable/CMAKE_Fortran_MODOUT_FLAG.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/share/cmake-3.5/Help/variable/CMAKE_Fortran_MODOUT_FLAG.rst b/share/cmake-3.5/Help/variable/CMAKE_Fortran_MODOUT_FLAG.rst
new file mode 100755
index 0000000..2f83880
--- /dev/null
+++ b/share/cmake-3.5/Help/variable/CMAKE_Fortran_MODOUT_FLAG.rst
@@ -0,0 +1,7 @@
+CMAKE_Fortran_MODOUT_FLAG
+-------------------------
+
+Fortran flag to enable module output.
+
+Most Fortran compilers write ``.mod`` files out by default. For others,
+this stores the flag needed to enable module output.