summaryrefslogtreecommitdiffstats
path: root/Modules/CheckFortranCompilerFlag.cmake
diff options
context:
space:
mode:
authorKitware Robot <kwrobot@kitware.com>2020-07-06 14:14:38 (GMT)
committerBrad King <brad.king@kitware.com>2020-07-06 14:23:20 (GMT)
commit496ec6036fb2b4ebbae000ee362cdfb7704d08de (patch)
treebe76911aac9636943abd9abde6f756fd1c7d8cd4 /Modules/CheckFortranCompilerFlag.cmake
parent0c87afceab51e59537026b9fc39ed3b290e3e54d (diff)
downloadCMake-496ec6036fb2b4ebbae000ee362cdfb7704d08de.zip
CMake-496ec6036fb2b4ebbae000ee362cdfb7704d08de.tar.gz
CMake-496ec6036fb2b4ebbae000ee362cdfb7704d08de.tar.bz2
Help: Add Sphinx 'versionadded' directives to each top-level document
Run the `Utilities/Sphinx/update_versions.py` script to add initial markup to every top-level document and find module. Issue: #19715
Diffstat (limited to 'Modules/CheckFortranCompilerFlag.cmake')
-rw-r--r--Modules/CheckFortranCompilerFlag.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/Modules/CheckFortranCompilerFlag.cmake b/Modules/CheckFortranCompilerFlag.cmake
index 299cd8c..b8fac97 100644
--- a/Modules/CheckFortranCompilerFlag.cmake
+++ b/Modules/CheckFortranCompilerFlag.cmake
@@ -5,6 +5,8 @@
CheckFortranCompilerFlag
------------------------
+.. versionadded:: 3.3
+
Check whether the Fortran compiler supports a given flag.
.. command:: check_fortran_compiler_flag