mirror of
https://github.com/Kitware/CMake.git
synced 2025-12-31 10:50:16 -06:00
Help: Add notes for topic 'link_what_you_use'
This commit is contained in:
7
Help/release/dev/link_what_you_use.rst
Normal file
7
Help/release/dev/link_what_you_use.rst
Normal file
@@ -0,0 +1,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``.
|
||||
Reference in New Issue
Block a user