mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-10-29 05:40:21 -04:00
project: Optimize the project structure
This commit is contained in:
parent
9718e87b2d
commit
7eac47b857
9 changed files with 2 additions and 2 deletions
|
|
@ -67,8 +67,8 @@ if xcb.found() and xlibs.found()
|
|||
endif
|
||||
|
||||
executable('maomao',
|
||||
'maomao.c',
|
||||
'util.c',
|
||||
'src/maomao.c',
|
||||
'src/util.c',
|
||||
wayland_sources,
|
||||
dependencies : [
|
||||
libm,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue