summaryrefslogtreecommitdiffstats
path: root/Help/manual
diff options
context:
space:
mode:
authorRobert Maynard <robert.maynard@kitware.com>2020-09-25 18:58:18 (GMT)
committerBrad King <brad.king@kitware.com>2020-09-28 13:07:54 (GMT)
commit90dead024c5adee57e5ea3f3c90aed297d41ce3a (patch)
tree421c29f6c1d89bd68f23b5ce8f7c7330396d2149 /Help/manual
parent0cd1ef0932dfb4c0c2c7d0eaa5d91a8593b3a3d7 (diff)
downloadCMake-90dead024c5adee57e5ea3f3c90aed297d41ce3a.zip
CMake-90dead024c5adee57e5ea3f3c90aed297d41ce3a.tar.gz
CMake-90dead024c5adee57e5ea3f3c90aed297d41ce3a.tar.bz2
CheckCompilerFlag: unified way to check compiler flags per language
Diffstat (limited to 'Help/manual')
-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 d364198..14af149 100644
--- a/Help/manual/cmake-modules.7.rst
+++ b/Help/manual/cmake-modules.7.rst
@@ -45,6 +45,7 @@ These modules are loaded using the :command:`include` command.
/module/CheckOBJCXXSourceRuns
/module/CheckPIESupported
/module/CheckPrototypeDefinition
+ /module/CheckCompilerFlag
/module/CheckSourceCompiles
/module/CheckSourceRuns
/module/CheckStructHasMember