summaryrefslogtreecommitdiff
path: root/share/cmake-3.16/Help/prop_tgt/IMPORT_PREFIX.rst
blob: 17e381be47f155946b1102ed0e4e709bd99466b6 (plain)
1
2
3
4
5
6
7
8
9
IMPORT_PREFIX
-------------

What comes before the import library name.

Similar to the target property :prop_tgt:`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.