优化项目结构

This commit is contained in:
DreamMaoMao 2025-02-15 18:40:40 +08:00
parent e65f4f6025
commit 7ad6cc4acf
12 changed files with 214 additions and 1656 deletions

View file

@ -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,