- 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>``.
|