blob: 77fb552ea347ba3b0d337fa02a30c7299425d40e (
plain)
1
2
3
4
5
6
7
|
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. Ignored
for non-imported targets.
|