summaryrefslogtreecommitdiff
path: root/src/drivers/Wayland
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2025-05-28 21:13:10 +0200
committerAlbrecht Schlosser <albrechts.fltk@online.de>2025-05-28 21:13:10 +0200
commit3bc379bc4e159df66023ade31931133f7c78cb1f (patch)
treed22d29cd7c4d42f2b04c6c189fcb6cab5c8045ae /src/drivers/Wayland
parent1a6322f8e1d74770b504f3912bda8fc022c93a42 (diff)
Fix usage of FLTK_BACKEND_WAYLAND and FLTK_USE_WAYLAND
- Do not change or remove the cache variable FLTK_BACKEND_WAYLAND: this is an option set (and must only be changed) by the user. - CMake/options.cmake: check Wayland availability if option FLTK_BACKEND_WAYLAND is ON and set the result variable FLTK_USE_WAYLAND accordingly. - Replace FLTK_BACKEND_WAYLAND with FLTK_USE_WAYLAND everywhere else, except as noted above: in options.cmake.
Diffstat (limited to 'src/drivers/Wayland')
0 files changed, 0 insertions, 0 deletions