mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
Fix #64
This commit is contained in:
parent
e6a7817e45
commit
d4b4bfb8bc
7 changed files with 96 additions and 96 deletions
|
|
@ -1,5 +1,5 @@
|
|||
lib_wlr_xcursor = static_library('wlr_xcursor', files(
|
||||
'xcursor.c',
|
||||
'wlr_cursor.c',
|
||||
),
|
||||
include_directories: wlr_inc)
|
||||
'xcursor.c',
|
||||
'wlr_cursor.c',
|
||||
),
|
||||
include_directories: wlr_inc)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue