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