Files
llvm/cmake/Modules
David Tenty 94738ddaf4 [CMake][AIX] Enable CMP0182: Create shared library archives by default (#155686)
On AIX we prefer to create shared libraries as shared library archives
(i.e. we archive the shared object in a big AR archive) as this is the
standard format on the platform.

There is now a CMake policy that allows us to do this by default, so
opt-in to that behaviour.

---------

Co-authored-by: Hubert Tong <hubert.reinterpretcast@gmail.com>
2025-08-28 09:29:27 -04:00
..
2025-07-15 16:03:12 +02:00