Files
CMake/Help/variable/CMAKE_SHARED_LIBRARY_ARCHIVE_SUFFIX.rst
T
Aditya Vidyadhar Kamath d27fe9dfba AIX: Add option to archive shared libraries
Add option `CMAKE_AIX_SHARED_LIBRARY_ARCHIVE`.

There will no versions for the shared objects when this option is used.

Closes: #26033
2024-07-17 11:52:09 -04:00

8 lines
220 B
ReStructuredText

CMAKE_SHARED_LIBRARY_ARCHIVE_SUFFIX
-----------------------------------
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.