CMAKE_IMPORT_LIBRARY_SUFFIX.rst 274 B

123456789
  1. CMAKE_IMPORT_LIBRARY_SUFFIX
  2. ---------------------------
  3. The suffix for import libraries that you link to.
  4. The suffix to use for the end of an import library filename if used on
  5. this platform.
  6. ``CMAKE_IMPORT_LIBRARY_SUFFIX_<LANG>`` overrides this for language ``<LANG>``.