Navigation

  • index
  • next |
  • previous |
  • »
  • target_link_libraries

target_link_libraries¶

Overwrite of CMake’s target_link_libraries. If no interface key word (like PUBLIC, INTERFACE, PRIVATE etc.) is given, PUBLIC is added. This is to fix problems with CMP0023.

target_link_libraries(
)
basename

Navigation

  • index
  • next |
  • previous |
  • »
  • target_link_libraries
© Copyright . Created using Sphinx 3.5.4.