CMAKE_STATIC_LIBRARY_SUFFIX

From Get docs
Cmake/docs/3.21/variable/cmake static library suffix


CMAKE_STATIC_LIBRARY_SUFFIX

The suffix for static libraries that you link to.

The suffix to use for the end of a static library filename, .lib on Windows.

CMAKE_STATIC_LIBRARY_SUFFIX_<LANG> overrides this for language <LANG>.

© 2000–2021 Kitware, Inc. and Contributors
Licensed under the BSD 3-clause License.
https://cmake.org/cmake/help/v3.21/variable/CMAKE_STATIC_LIBRARY_SUFFIX.html