瀏覽

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

CMAKE_<LANG>_LINK_LIBRARY_FLAG¶

在 3.16 版被加入.

Flag to be used to link a library into a shared library or executable.

This flag will be used to specify a library to link to a shared library or an executable for the specific language. On most compilers this is -l.

上個主題

CMAKE_<LANG>_LINK_LIBRARY_FILE_FLAG

下個主題

CMAKE_<LANG>_LINK_LIBRARY_USING_<FEATURE>

本頁

  • 顯示原始碼

快速搜尋

瀏覽

  • 索引
  • 下一頁 |
  • 上一頁 |
  • CMake »
  • Documentation »
  • cmake-variables(7) »
  • CMAKE_<LANG>_LINK_LIBRARY_FLAG
© 版權所有 2000-2025 Kitware, Inc. and Contributors. 使用 Sphinx 8.1.3 建立。