You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cmake/Help/variable/CMAKE_SHARED_LIBRARY_ARCHIV...

10 lines
244 B

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.