in the CMake cache file we use for AIX. As of https://reviews.llvm.org/D135669, we can specify
custom names, which is needed for AIX CMake, as the output names may overlap as static and
shared objects can both be archived. This also stops disabling the static libraries by default, since
we can now safely build them.
Details
Details
- Reviewers
ldionne
Diff Detail
Diff Detail