导航

  • 索引
  • 下一页 |
  • 上一页 |
  • CMake »
  • Documentation »
  • cmake-variables(7) »
  • CMAKE_<LANG>_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES

CMAKE_<LANG>_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES¶

Implicit linker framework search path detected for language <LANG>.

These paths are implicit linker framework search directories for the compiler's language. CMake automatically detects these directories for each language and reports the results in this variable.

上一主题

CMAKE_<LANG>_IMPLICIT_LINK_DIRECTORIES

下一主题

CMAKE_<LANG>_IMPLICIT_LINK_LIBRARIES

本页

  • 显示源代码

快速搜索

导航

  • 索引
  • 下一页 |
  • 上一页 |
  • CMake »
  • Documentation »
  • cmake-variables(7) »
  • CMAKE_<LANG>_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES
© 版权所有 2000-2025 Kitware, Inc. and Contributors. 由 Sphinx 8.1.3创建。