summaryrefslogtreecommitdiff
path: root/share/cmake-3.18/Help/prop_tgt/IMPORT_SUFFIX.rst
blob: 9307115b431e63e0b65165d35550d5696256b851 (plain)
1
2
3
4
5
6
7
8
9
IMPORT_SUFFIX
-------------

What comes after the import library name.

Similar to the target property :prop_tgt:`SUFFIX`, but used
for import libraries (typically corresponding to a ``DLL``) instead of
regular libraries.  A target property that can be set to override
the suffix (such as ``.lib``) on an import library name.