ナビゲーション

  • 索引
  • 次へ |
  • 前へ |
  • CMake »
  • Documentation »
  • cmake-variables(7) »
  • CMAKE_LINK_LIBRARIES_ONLY_TARGETS

CMAKE_LINK_LIBRARIES_ONLY_TARGETS¶

Added in version 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. Created using Sphinx 8.1.3.