CMAKE_LANG_INCLUDE_WHAT_YOU_USE.rst 282 B

123456
  1. CMAKE_<LANG>_INCLUDE_WHAT_YOU_USE
  2. ---------------------------------
  3. Default value for :prop_tgt:`<LANG>_INCLUDE_WHAT_YOU_USE` target property.
  4. This variable is used to initialize the property on each target as it is
  5. created. This is done only when ``<LANG>`` is ``C`` or ``CXX``.