summaryrefslogtreecommitdiffstats
path: root/Help/manual/cmake-modules.7.rst
diff options
context:
space:
mode:
authorMarc Chevrier <marc.chevrier@gmail.com>2020-05-16 15:01:23 (GMT)
committerBrad King <brad.king@kitware.com>2020-05-25 14:57:14 (GMT)
commitaf96c0f4faf5bf9f4a4dbc958b09a1dfc58dab38 (patch)
treecaf41895c53703b1c00fdfdd3eb3baa3c38786c9 /Help/manual/cmake-modules.7.rst
parent3c4cc77d55df5bd61cbf62a75fcaf6b9c4509cc7 (diff)
downloadCMake-af96c0f4faf5bf9f4a4dbc958b09a1dfc58dab38.zip
CMake-af96c0f4faf5bf9f4a4dbc958b09a1dfc58dab38.tar.gz
CMake-af96c0f4faf5bf9f4a4dbc958b09a1dfc58dab38.tar.bz2
CheckLinkerFlag: Add module to check validity of linker flags
Fixes: #15934
Diffstat (limited to 'Help/manual/cmake-modules.7.rst')
-rw-r--r--Help/manual/cmake-modules.7.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Help/manual/cmake-modules.7.rst b/Help/manual/cmake-modules.7.rst
index be64112..50131e8 100644
--- a/Help/manual/cmake-modules.7.rst
+++ b/Help/manual/cmake-modules.7.rst
@@ -36,6 +36,7 @@ These modules are loaded using the :command:`include` command.
/module/CheckIncludeFiles
/module/CheckLanguage
/module/CheckLibraryExists
+ /module/CheckLinkerFlag
/module/CheckOBJCCompilerFlag
/module/CheckOBJCSourceCompiles
/module/CheckOBJCSourceRuns