Navigation

  • index
  • next |
  • previous |
  • CMake »
  • 3.24.2 Documentation »
  • cmake-properties(7) »
  • IMPORTED_LINK_INTERFACE_LIBRARIES_<CONFIG>

IMPORTED_LINK_INTERFACE_LIBRARIES_<CONFIG>ΒΆ

<CONFIG>-specific version of IMPORTED_LINK_INTERFACE_LIBRARIES.

Configuration names correspond to those provided by the project from which the target is imported. If set, this property completely overrides the generic property for the named configuration.

This property is ignored if the target also has a non-empty INTERFACE_LINK_LIBRARIES property.

This property is deprecated. Use INTERFACE_LINK_LIBRARIES instead.

Previous topic

IMPORTED_LINK_INTERFACE_LIBRARIES

Next topic

IMPORTED_LINK_INTERFACE_MULTIPLICITY

This Page

  • Show Source

Quick search

Navigation

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