CMAKE_LINK_WHAT_YOU_USE.rst 219 B

12345678
  1. CMAKE_LINK_WHAT_YOU_USE
  2. -----------------------
  3. .. versionadded:: 3.7
  4. Default value for :prop_tgt:`LINK_WHAT_YOU_USE` target property.
  5. This variable is used to initialize the property on each target as it is
  6. created.