2013-10-15 11:17:36 -04:00
|
|
|
CMAKE_STATIC_LIBRARY_SUFFIX
|
|
|
|
---------------------------
|
|
|
|
|
|
|
|
The suffix for static libraries that you link to.
|
|
|
|
|
2015-08-18 01:34:01 -04:00
|
|
|
The suffix to use for the end of a static library filename, ``.lib`` on
|
2013-10-15 11:17:36 -04:00
|
|
|
Windows.
|
|
|
|
|
2015-08-18 01:34:01 -04:00
|
|
|
``CMAKE_STATIC_LIBRARY_SUFFIX_<LANG>`` overrides this for language ``<LANG>``.
|