1CMAKE_SHARED_MODULE_SUFFIX
2--------------------------
3
4The suffix for shared libraries that you link to.
5
6The suffix to use for the end of a loadable module filename on this
7platform
8
9``CMAKE_SHARED_MODULE_SUFFIX_<LANG>`` overrides this for language ``<LANG>``.
10