CMake/Help/release/dev/aix-archive-shared-libraries.rst
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

7 lines
259 B
ReStructuredText

aix-archive-shared-libraries
----------------------------
* On AIX, shared libraries may now be created as shared library archives.
See the :variable:`CMAKE_AIX_SHARED_LIBRARY_ARCHIVE` variable
and :prop_tgt:`AIX_SHARED_LIBRARY_ARCHIVE` target property.