mirror of
https://github.com/fltk/fltk.git
synced 2026-05-11 15:07:58 +08:00
179c5d3521
Improve recognition of Wayland and X11 specific build options and remove duplicates from required dependencies (FLTK_LDLIBS) used in fltk-config. This should also fix the GitLab CI build process. To do: the logic to find the dependencies of Wayland and X11 is currently suboptimal. This will be improved in a later commit.