瀏覽

  • 索引
  • 下一頁 |
  • 上一頁 |
  • CMake »
  • 文件 »
  • cmake-變數(7) »
  • CMAKE_LINK_DIRECTORIES_BEFORE

CMAKE_LINK_DIRECTORIES_BEFORE¶

在 3.13 版被加入.

Whether to append or prepend directories by default in link_directories().

This variable affects the default behavior of the link_directories() command. Setting this variable to ON is equivalent to using the BEFORE option in all uses of that command.

上個話題

CMAKE_LIBRARY_PATH

下個話題

CMAKE_LINK_LIBRARIES_ONLY_TARGETS

本頁

  • 顯示來源碼

快速搜尋

瀏覽

  • 索引
  • 下一頁 |
  • 上一頁 |
  • CMake »
  • 文件 »
  • cmake-變數(7) »
  • CMAKE_LINK_DIRECTORIES_BEFORE
© 著作權 2000-2025 Kitware, Inc. and Contributors. 使用 Sphinx 8.1.3 建立。