cmake / 3.23 / variable / cmake_link_what_you_use_check.html

CMAKE_LINK_WHAT_YOU_USE_CHECK

Defines the command executed after the link step to check libraries usage. This check is currently only defined on ELF platforms with value ldd -u -r.

See also CMAKE_<LANG>_LINK_WHAT_YOU_USE_FLAG variables.

© 2000–2022 Kitware, Inc. and Contributors
Licensed under the BSD 3-clause License.
https://cmake.org/cmake/help/v3.23/variable/CMAKE_LINK_WHAT_YOU_USE_CHECK.html