Navigation

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

CMAKE_LINK_LIBRARIES_ONLY_TARGETSΒΆ

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

Previous topic

CMAKE_LINK_DIRECTORIES_BEFORE

Next topic

CMAKE_MFC_FLAG

This Page

  • Show Source

Quick search

Navigation

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