blob: bca4519a8fd317580074fc6a6d469a0260ee9de8 (
plain)
1
2
3
4
5
6
7
8
|
CMAKE_LINK_WHAT_YOU_USE
-----------------------
.. versionadded:: 3.7
Default value for :prop_tgt:`LINK_WHAT_YOU_USE` target property.
This variable is used to initialize the property on each target as it is
created.
|