summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_STATIC_LIBRARY_PREFIX.rst
blob: 0a3095d0b286aa648c50e2e309c309248e8fb624 (plain)
1
2
3
4
5
6
7
8
CMAKE_STATIC_LIBRARY_PREFIX
---------------------------

The prefix for static libraries that you link to.

The prefix to use for the name of a static library, lib on UNIX.

CMAKE_STATIC_LIBRARY_PREFIX_<LANG> overrides this for language <LANG>.