mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-11-01 22:58:44 -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
|
endif
|
||||||
|
|
||||||
executable('maomao',
|
executable('maomao',
|
||||||
'maomao.c',
|
'src/maomao.c',
|
||||||
'util.c',
|
'src/util.c',
|
||||||
wayland_sources,
|
wayland_sources,
|
||||||
dependencies : [
|
dependencies : [
|
||||||
libm,
|
libm,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue