1
0
Fork 0
mirror of https://github.com/hyprwm/wlroots-hyprland.git synced 2025-01-13 11:09:47 +01:00
wlroots-hyprland/backend/meson.build

12 lines
167 B
Meson
Raw Normal View History

wlr_files += files('backend.c')
subdir('drm')
subdir('headless')
subdir('libinput')
subdir('multi')
subdir('noop')
subdir('wayland')
subdir('x11')
subdir('session')