project: Optimize the project structure
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user