Navigation

  • index
  • next |
  • previous |
  • CMake »
  • Documentation »
  • cmake-variables(7) »
  • CMAKE_<LANG>_LINK_DEF_FILE_FLAG

CMAKE_<LANG>_LINK_DEF_FILE_FLAGΒΆ

Added in version 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.

Previous topic

CMAKE_<LANG>_CPPLINT

Next topic

CMAKE_<LANG>_ICSTAT

This Page

  • Show Source

Quick search

Navigation

  • index
  • next |
  • previous |
  • CMake »
  • Documentation »
  • cmake-variables(7) »
  • CMAKE_<LANG>_LINK_DEF_FILE_FLAG
© Copyright 2000-2025 Kitware, Inc. and Contributors. Created using Sphinx 8.1.3.