Mention support of building for macOS/arm64 platform.

This commit is contained in:
ManoloFLTK
2021-03-14 16:14:08 +01:00
parent 7eab33ec99
commit 63709515ec
+1 -1
View File
@@ -38,7 +38,7 @@ Bug fixes and other improvements
Set OPTION_USE_SYSTEM_LIBPNG/JPEG off under macOS by default
Have Fl_Pack::draw() call Fl_Group::init_sizes() on its parent group.
CMake support of the Darwin+XQuartz test platform
Add support of macOS "Big Sur" 11.0
Add support of macOS "Big Sur" 11.0 for both x86_64 and arm64 architectures.
Fix when building with SDK 10.15 and running with 11.0 Big Sur
OKAMURA, Yasunobu (1):