blob: 1d16a3764f7f364d670251cd58e930ae50b94de2 (
plain)
1
2
3
4
5
6
7
8
9
|
CMAKE_IMPORT_LIBRARY_PREFIX
---------------------------
The prefix for import libraries that you link to.
The prefix to use for the name of an import library if used on this
platform.
CMAKE_IMPORT_LIBRARY_PREFIX_<LANG> overrides this for language <LANG>.
|