2013-10-15 19:17:36 +04:00
|
|
|
CMAKE_LINK_DEF_FILE_FLAG
|
|
|
|
------------------------
|
|
|
|
|
2015-08-18 08:34:01 +03:00
|
|
|
Linker flag to be used to specify a ``.def`` file for dll creation.
|
2013-10-15 19:17:36 +04:00
|
|
|
|
2015-08-18 08:34:01 +03:00
|
|
|
The flag will be used to add a ``.def`` file when creating a dll on
|
2013-10-15 19:17:36 +04:00
|
|
|
Windows; this is only defined on Windows.
|