cmake/Help/variable/CMAKE_SHARED_LIBRARY_ARCHIVE_SUFFIX.rst
2024-11-11 15:18:55 +01:00

10 lines
244 B
ReStructuredText

CMAKE_SHARED_LIBRARY_ARCHIVE_SUFFIX
-----------------------------------
.. versionadded:: 3.31
The suffix for archived shared libraries that you link to.
The suffix to use for the end of a archive containing a
shared library, ``.a`` on AIX.