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