mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-03-11 05:34:26 -04:00
Add xcursor sublibrary
This commit is contained in:
parent
ab063c3936
commit
7486263f7e
8 changed files with 1997 additions and 3 deletions
4
xcursor/meson.build
Normal file
4
xcursor/meson.build
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
wlr_files += files(
|
||||
'xcursor.c',
|
||||
'wlr_cursor.c',
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue