CMAKE_LINK_DEF_FILE_FLAG.rst 230 B

1234567
  1. CMAKE_LINK_DEF_FILE_FLAG
  2. ------------------------
  3. Linker flag to be used to specify a ``.def`` file for dll creation.
  4. The flag will be used to add a ``.def`` file when creating a dll on
  5. Windows; this is only defined on Windows.