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

11 lines
345 B
ReStructuredText

CMAKE_AIX_SHARED_LIBRARY_ARCHIVE
--------------------------------
.. versionadded:: 3.31
On AIX, enable creation of shared library archives.
This variable initializes the :prop_tgt:`AIX_SHARED_LIBRARY_ARCHIVE`
target property on ``SHARED`` library targets as they are created
by :command:`add_library`. See that target property for details.