CMake/Help/prop_tgt/IMPORT_PREFIX.rst

10 lines
308 B
ReStructuredText

IMPORT_PREFIX
-------------
What comes before the import library name.
Similar to the target property PREFIX, but used for import libraries
(typically corresponding to a DLL) instead of regular libraries. A
target property that can be set to override the prefix (such as "lib")
on an import library name.