mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-02 03:45:58 +01:00
ebdbe177d6
Users interested in remote access to wlroots compositors should use wayvnc: https://github.com/any1/wayvnc
11 lines
167 B
Meson
11 lines
167 B
Meson
wlr_files += files('backend.c')
|
|
|
|
subdir('drm')
|
|
subdir('headless')
|
|
subdir('libinput')
|
|
subdir('multi')
|
|
subdir('noop')
|
|
subdir('wayland')
|
|
subdir('x11')
|
|
|
|
subdir('session')
|