You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

7 lines
230 B

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.