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.
10 lines
325 B
10 lines
325 B
IMPORTED_IMPLIB
|
|
---------------
|
|
|
|
Full path to the import library for an ``IMPORTED`` target.
|
|
|
|
Set this to the location of the ``.lib`` part of a Windows DLL, or on
|
|
AIX set it to an import file created for executables that export symbols
|
|
(see the :prop_tgt:`ENABLE_EXPORTS` target property).
|
|
Ignored for non-imported targets.
|