Skip to content

Version 4.2.0 - macOS builds improvements & bugfixes

Choose a tag to compare

@leetal leetal released this 10 Mar 07:21
· 99 commits to master since this release
323ff00

This version includes mostly bugfixes for the macOS builds as well as some other fixes including:

  • CMAKE_FIND_ROOT_PATH is now not being overridden anymore. The toolchain append necessary paths on any existing paths specified by the user. This allows user-specified paths to be searched before the toolchain paths.
  • APPLE_TARGET_TRIPLE property is now being set for manually specified ARCHS as well
  • Excluded some directories from the Catalyst builds since they'd otherwise interfere with the iOS toolchain