summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/link_what_you_use.rst
blob: 8d1e5987124c4271d0b4c36b996794b732834f5e (plain)
1
2
3
4
5
6
7
link_what_you_use
-----------------

* A :prop_tgt:`LINK_WHAT_YOU_USE` target property and supporting
  :variable:`CMAKE_LINK_WHAT_YOU_USE` variable were introduced
  to detect (on UNIX) shared libraries that are linked but not
  needed by running ``ldd -r -u``.