mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-04-21 06:46:26 -04:00
优化项目结构
This commit is contained in:
parent
e65f4f6025
commit
7ad6cc4acf
12 changed files with 214 additions and 1656 deletions
|
|
@ -34,10 +34,8 @@ if xcb.found() and xlibs.found()
|
|||
endif
|
||||
|
||||
executable('maomao',
|
||||
'main.c',
|
||||
'maomao.c',
|
||||
'util.c',
|
||||
'wlr_foreign_toplevel_management_v1.c',
|
||||
'wlr_foreign_toplevel_management_v1.h',
|
||||
wayland_sources,
|
||||
dependencies : [
|
||||
libm,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue