Help: Add notes for topic 'CheckIncludeFiles-language-CXX'

This commit is contained in:
Brad King
2017-11-14 09:07:38 -05:00
parent ea1bb90270
commit c860999213

View File

@@ -0,0 +1,6 @@
CheckIncludeFiles-language-CXX
------------------------------
* The :module:`CheckIncludeFiles` module :command:`CHECK_INCLUDE_FILES`
command gained a ``LANGUAGE`` option to specify whether to check using the
``C`` or ``CXX`` compiler.