mirror of
https://github.com/wizbright/waybox.git
synced 2025-10-29 05:40:20 -04:00
Touch files and meson.build
This commit is contained in:
parent
955b86c494
commit
42e510d98d
5 changed files with 2 additions and 0 deletions
0
include/waybox/cursor.h
Normal file
0
include/waybox/cursor.h
Normal file
0
include/waybox/desktop.h
Normal file
0
include/waybox/desktop.h
Normal file
0
waybox/cursor.c
Normal file
0
waybox/cursor.c
Normal file
0
waybox/desktop.c
Normal file
0
waybox/desktop.c
Normal file
|
|
@ -2,6 +2,8 @@ wb_src = files(
|
|||
'main.c',
|
||||
'output.c',
|
||||
'server.c',
|
||||
'desktop.c',
|
||||
'cursor.c',
|
||||
)
|
||||
|
||||
wb_dep = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue