cmake/Help/variable/CMAKE_LINK_DEF_FILE_FLAG.rst
2014-08-03 19:52:23 +02:00

8 lines
222 B
ReStructuredText

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.