瀏覽

  • 索引
  • 下一頁 |
  • 上一頁 |
  • CMake »
  • Documentation »
  • cmake-variables(7) »
  • CMAKE_LINK_WHAT_YOU_USE_CHECK

CMAKE_LINK_WHAT_YOU_USE_CHECK¶

在 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.

上個主題

CMAKE_LINK_WHAT_YOU_USE

下個主題

CMAKE_LINKER_TYPE

本頁

  • 顯示原始碼

快速搜尋

瀏覽

  • 索引
  • 下一頁 |
  • 上一頁 |
  • CMake »
  • Documentation »
  • cmake-variables(7) »
  • CMAKE_LINK_WHAT_YOU_USE_CHECK
© 版權所有 2000-2025 Kitware, Inc. and Contributors. 使用 Sphinx 8.1.3 建立。