瀏覽

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

CMAKE_LINK_LIBRARIES_ONLY_TARGETS¶

在 3.23 版被加入.

Set this variable to initialize the LINK_LIBRARIES_ONLY_TARGETS property of non-imported targets when they are created. Setting it to true enables an additional check that all items named by target_link_libraries() that can be target names are actually names of existing targets. See the target property documentation for details.

上個主題

CMAKE_LINK_DIRECTORIES_BEFORE

下個主題

CMAKE_MAXIMUM_RECURSION_DEPTH

本頁

  • 顯示原始碼

快速搜尋

瀏覽

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