Navigation

  • index
  • next |
  • previous |
  • CMake 4.0.1 »
  • Documentation »
  • cmake-variables(7) »
  • CMAKE_LINK_WHAT_YOU_USE_CHECK

CMAKE_LINK_WHAT_YOU_USE_CHECKΒΆ

Added in version 3.22.

Command executed by LINK_WHAT_YOU_USE after the linker to check for unnecessarily-linked shared libraries. This check is currently only defined on ELF platforms with value ldd -u -r.

See also CMAKE_<LANG>_LINK_WHAT_YOU_USE_FLAG variables.

Previous topic

CMAKE_LINK_WHAT_YOU_USE

Next topic

CMAKE_LINKER_TYPE

This Page

  • Show Source

Quick search

Navigation

  • index
  • next |
  • previous |
  • CMake 4.0.1 »
  • Documentation »
  • cmake-variables(7) »
  • CMAKE_LINK_WHAT_YOU_USE_CHECK
© Copyright 2000-2025 Kitware, Inc. and Contributors. Created using Sphinx 7.3.7.