summaryrefslogtreecommitdiffstats
path: root/Help/command
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2015-04-08 13:07:01 (GMT)
committerCMake Topic Stage <kwrobot@kitware.com>2015-04-08 13:07:01 (GMT)
commit37ce091345f6e9ad57aff7a768cc3dc35ebc3913 (patch)
tree302c8fa626758c501362238b5e85bbb96de19e53 /Help/command
parent710968e37171681cb32e74d6249a4fd7daacf42e (diff)
parent322cdc48252e17501866a7177e89ca20a3cb583b (diff)
downloadCMake-37ce091345f6e9ad57aff7a768cc3dc35ebc3913.zip
CMake-37ce091345f6e9ad57aff7a768cc3dc35ebc3913.tar.gz
CMake-37ce091345f6e9ad57aff7a768cc3dc35ebc3913.tar.bz2
Merge topic 'document_supported_compiler_feature_compilers'
322cdc48 Help: Document supported compilers in cmake-compile-features.7
Diffstat (limited to 'Help/command')
-rw-r--r--Help/command/target_compile_features.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/command/target_compile_features.rst b/Help/command/target_compile_features.rst
index 29a8b41..b66a4ec 100644
--- a/Help/command/target_compile_features.rst
+++ b/Help/command/target_compile_features.rst
@@ -29,4 +29,4 @@ Arguments to ``target_compile_features`` may use "generator expressions"
with the syntax ``$<...>``.
See the :manual:`cmake-generator-expressions(7)` manual for available
expressions. See the :manual:`cmake-compile-features(7)` manual for
-information on compile features.
+information on compile features and a list of supported compilers.