opt: opt project structure

This commit is contained in:
DreamMaoMao
2025-02-15 18:35:22 +08:00
parent 72314836ca
commit 860d186a34
8 changed files with 76 additions and 1651 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,