mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-10-29 05:40:21 -04:00
opt: optimize project struct
This commit is contained in:
parent
f2dbbbb8f2
commit
cd78449180
11 changed files with 9 additions and 9 deletions
|
|
@ -68,8 +68,8 @@ endif
|
|||
|
||||
executable('maomao',
|
||||
'src/maomao.c',
|
||||
'src/util.c',
|
||||
'src/mem.c',
|
||||
'src/common/util.c',
|
||||
'src/common/mem.c',
|
||||
wayland_sources,
|
||||
dependencies : [
|
||||
libm,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue