cmake/Help/prop_tgt/IMPORTED_IMPLIB.rst
2020-02-01 23:06:01 +01:00

10 lines
325 B
ReStructuredText

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.