diff options
author | Brad King <brad.king@kitware.com> | 2014-08-18 15:21:50 (GMT) |
---|---|---|
committer | CMake Topic Stage <kwrobot@kitware.com> | 2014-08-18 15:21:50 (GMT) |
commit | fc8a888d2cee0aeeea3b10a5b764ffb5cf71c212 (patch) | |
tree | 01e9b48a451d93eb85793f4362705fa969909379 /Help/manual/cmake-modules.7.rst | |
parent | 654c8c08720f96d7e72504a37c4c44bd05cda1f4 (diff) | |
parent | 7386d0d6df1b10f14accf843683eaf8692309c1f (diff) | |
download | CMake-fc8a888d2cee0aeeea3b10a5b764ffb5cf71c212.zip CMake-fc8a888d2cee0aeeea3b10a5b764ffb5cf71c212.tar.gz CMake-fc8a888d2cee0aeeea3b10a5b764ffb5cf71c212.tar.bz2 |
Merge topic 'add-CheckFortranSourceCompiles'
7386d0d6 Add CheckFortranSourceCompiles module (#14656)
Diffstat (limited to 'Help/manual/cmake-modules.7.rst')
-rw-r--r-- | Help/manual/cmake-modules.7.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Help/manual/cmake-modules.7.rst b/Help/manual/cmake-modules.7.rst index 91fffe9..c279d50 100644 --- a/Help/manual/cmake-modules.7.rst +++ b/Help/manual/cmake-modules.7.rst @@ -23,6 +23,7 @@ All Modules /module/CheckCXXSourceRuns /module/CheckCXXSymbolExists /module/CheckFortranFunctionExists + /module/CheckFortranSourceCompiles /module/CheckFunctionExists /module/CheckIncludeFileCXX /module/CheckIncludeFile |