This commit is contained in:
DreamMaoMao 2026-03-23 10:13:38 +08:00 committed by GitHub
commit 346aa34e10
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 66 additions and 1148 deletions

View file

@ -97,7 +97,6 @@ endif
executable('mango',
'src/mango.c',
'src/common/util.c',
'src/ext-protocol/wlr_ext_workspace_v1.c',
wayland_sources,
dependencies : [
libm,