2013-10-15 11:17:36 -04:00
|
|
|
CMAKE_STATIC_LIBRARY_PREFIX
|
|
|
|
---------------------------
|
|
|
|
|
|
|
|
The prefix for static libraries that you link to.
|
|
|
|
|
2015-08-18 01:34:01 -04:00
|
|
|
The prefix to use for the name of a static library, ``lib`` on UNIX.
|
2013-10-15 11:17:36 -04:00
|
|
|
|
2015-08-18 01:34:01 -04:00
|
|
|
``CMAKE_STATIC_LIBRARY_PREFIX_<LANG>`` overrides this for language ``<LANG>``.
|