• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1CMAKE_IMPORT_LIBRARY_SUFFIX
2---------------------------
3
4The suffix for import libraries that you link to.
5
6The suffix to use for the end of an import library filename if used on
7this platform.
8
9``CMAKE_IMPORT_LIBRARY_SUFFIX_<LANG>`` overrides this for language ``<LANG>``.
10