Navigation

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

CMAKE_LINK_WHAT_YOU_USE_CHECKΒΆ

New in version 3.22.

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.

Previous topic

CMAKE_LINK_WHAT_YOU_USE

Next topic

CMAKE_MACOSX_BUNDLE

This Page

  • Show Source

Quick search

Navigation

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