Help: Document supported compilers in cmake-compile-features.7

Extend sentences in other documentation linking to this manual to
say that it has a list of supported compilers.

Co-Author: Brad King <brad.king@kitware.com>
This commit is contained in:
Robert Maynard
2015-04-07 14:10:50 -04:00
committed by Brad King
parent 7ee897beec
commit 322cdc4825
21 changed files with 34 additions and 20 deletions

View File

@@ -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.