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