CMAKE_IMPORT_LIBRARY_PREFIX.rst 266 B

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