summaryrefslogtreecommitdiffstats
path: root/Help/manual
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2020-09-29 09:44:54 (GMT)
committerKitware Robot <kwrobot@kitware.com>2020-09-29 09:45:07 (GMT)
commit0021d24fb3fa8ca6ec16f5b6f44952cc375d499f (patch)
treeed9bf21351b9f7266f80d29c4e5795f358100333 /Help/manual
parentce6f085f31a094c26d98b873a42bf7a5aa8f5e9d (diff)
parent90dead024c5adee57e5ea3f3c90aed297d41ce3a (diff)
downloadCMake-0021d24fb3fa8ca6ec16f5b6f44952cc375d499f.zip
CMake-0021d24fb3fa8ca6ec16f5b6f44952cc375d499f.tar.gz
CMake-0021d24fb3fa8ca6ec16f5b6f44952cc375d499f.tar.bz2
Merge topic 'add_lang_agnostic_check_compile_flag_module'
90dead024c CheckCompilerFlag: unified way to check compiler flags per language Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !5281
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