Skip to content

0.21.3

Compare
Choose a tag to compare
@aous72 aous72 released this 29 May 03:07
· 18 commits to master since this release
eb1774a

This adds support for macOS multi-generation which can be invoked with -DCMAKE_OSX_ARCHITECTURES="arm64;x86_64".
This also adds the -fPIC flag to the library to generate position independent code.
There are not code changes, except to the enable the above.
This closes issue #184.

What's Changed

  • Add support for macOS multi-generation by @aous72 in #185

Full Changelog: 0.21.2...0.21.3