mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-26 04:09:35 +03:00
Help: Add notes for topic 'CheckIncludeFiles-language-CXX'
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user