瀏覽

  • 索引
  • 下一頁 |
  • 上一頁 |
  • CMake »
  • 文件 »
  • cmake-變數(7) »
  • CMAKE_<LANG>_LINK_DEF_FILE_FLAG

CMAKE_<LANG>_LINK_DEF_FILE_FLAG¶

在 4.1 版被加入.

Linker flag to be used to specify a .def file for dll creation with the toolchain for language <LANG>.

CMake sets this variable automatically during toolchain inspection by calls to the project() or enable_language() commands.

If the CMAKE_<LANG>_LINK_DEF_FILE_FLAG variable is defined, it takes precedence over the language-agnostic CMAKE_LINK_DEF_FILE_FLAG variable.

上個話題

CMAKE_<LANG>_CPPLINT

下個話題

CMAKE_<LANG>_ICSTAT

本頁

  • 顯示來源碼

快速搜尋

瀏覽

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