mirror of
https://github.com/fltk/fltk.git
synced 2026-08-17 16:43:10 +08:00
Build and Test / build-linux (push) Has been cancelled
Build and Test / build-wayland (push) Has been cancelled
Build and Test / build-wayland-arm64 (push) Has been cancelled
Build and Test / build-macos (push) Has been cancelled
Build and Test / build-windows (push) Has been cancelled
Build and Test / build-windows-arm (push) Has been cancelled
Thanks to Gonzalo for his proposals. This commit may be extended or modified later if considered useful. - reformat instructions for better readability - reorder prerequisites and CMake instructions for consistency across build types - use Ninja to build where appropriate - add libjpeg dependency where missing - add workflow_dispatch and daily run at 04:00 UTC - add ARM platform build types. Note: the latter is experimental and subject to change, see comments on issue 1457.