blob: 359e29f8d15dbc812ad37aeaa27e1bdb3ae0d1b1 (
plain)
1
2
3
4
5
6
7
8
|
CMAKE_<LANG>_LINK_LIBRARY_SUFFIX
--------------------------------
.. versionadded:: 3.16
Language-specific suffix for libraries that you link to.
The suffix to use for the end of a library filename, ``.lib`` on Windows.
|