瀏覽

  • 索引
  • 下一頁 |
  • 上一頁 |
  • CMake »
  • 文件 »
  • cmake-變數(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 »
  • 文件 »
  • cmake-變數(7) »
  • CMAKE_LINK_LIBRARIES_ONLY_TARGETS
© 著作權 2000-2025 Kitware, Inc. and Contributors. 使用 Sphinx 8.1.3 建立。