mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-04-05 07:15:49 -04:00
testsplit
This commit is contained in:
parent
21a492e961
commit
63276d1bee
33 changed files with 10562 additions and 10243 deletions
|
|
@ -96,7 +96,16 @@ endif
|
|||
|
||||
executable('mango',
|
||||
'src/mango.c',
|
||||
'src/animation/client.c',
|
||||
'src/animation/common.c',
|
||||
'src/animation/layer.c',
|
||||
'src/animation/tag.c',
|
||||
'src/client/client.c',
|
||||
'src/layout/arrange.c',
|
||||
'src/layout/layout.c',
|
||||
'src/common/util.c',
|
||||
'src/config/parse_config.c',
|
||||
'src/dispatch/bind_define.c',
|
||||
'src/ext-protocol/wlr_ext_workspace_v1.c',
|
||||
wayland_sources,
|
||||
dependencies : [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue