blob: 1631a5ea7afa9d7de84f16c9345a32956cc14072 (
plain)
1
2
3
4
5
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.
|