summaryrefslogtreecommitdiff
path: root/Help/variable/CMAKE_LANG_INCLUDE_WHAT_YOU_USE.rst
blob: be6c21094c2e5757657c5f4d14b8e7610bcc45c5 (plain)
1
2
3
4
5
6
7
8
CMAKE_<LANG>_INCLUDE_WHAT_YOU_USE
---------------------------------

.. versionadded:: 3.3

Default value for :prop_tgt:`<LANG>_INCLUDE_WHAT_YOU_USE` target property.
This variable is used to initialize the property on each target as it is
created.  This is done only when ``<LANG>`` is ``C`` or ``CXX``.