Merge topic 'cross_link_CheckLanguage_enable_language'

e2601534 Help: enable_language now documents the CheckLanguage module

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !1434
This commit is contained in:
Craig Scott 2017-11-02 20:31:34 +00:00 committed by Kitware Robot
commit 1fc31f2f43

View File

@ -19,4 +19,5 @@ indirectly through link dependencies. It is simplest to enable all
needed languages in the top-level directory of a project.
The ``OPTIONAL`` keyword is a placeholder for future implementation and
does not currently work.
does not currently work. Instead you can use the :module:`CheckLanguage`
module to verify support before enabling.