https://github.com/Kitware/CMake
Raw File
Tip revision: dc45b20aca1323d8497ac08d202fe238727c7198 authored by Brad King on 22 February 2024, 14:40:22 UTC
CMake 3.29.0-rc2
Tip revision: dc45b20
CMAKE_LANG_LINK_LIBRARY_SUFFIX.rst
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.
back to top