blob: fa09f9f9c36962c2ca6195d8527a309f8f7abede [file] [log] [blame]
CMAKE_LINK_DEF_FILE_FLAG
------------------------
Linker flag to be used to specify a ``.def`` file for dll creation.
The flag will be used to add a ``.def`` file when creating a dll on
Windows; this is only defined on Windows.