mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
Add xcursor sublibrary
This commit is contained in:
parent
ab063c3936
commit
7486263f7e
8 changed files with 1997 additions and 3 deletions
|
|
@ -65,6 +65,7 @@ subdir('backend')
|
|||
subdir('render')
|
||||
subdir('types')
|
||||
subdir('util')
|
||||
subdir('xcursor')
|
||||
|
||||
lib_wlr = library('wlroots', wlr_files,
|
||||
dependencies: all_deps,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue