Your IP : 216.73.216.74


Current Path : /usr/share/cmake/Help/variable/
Upload File :
Current File : //usr/share/cmake/Help/variable/CMAKE_SHARED_LIBRARY_SUFFIX.rst

CMAKE_SHARED_LIBRARY_SUFFIX
---------------------------

The suffix for shared libraries that you link to.

The suffix to use for the end of a shared library filename, ``.dll`` on
Windows.

``CMAKE_SHARED_LIBRARY_SUFFIX_<LANG>`` overrides this for language ``<LANG>``.