mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
Use meson build system
This commit is contained in:
parent
ce886c0353
commit
fdab81e1c9
33 changed files with 157 additions and 1001 deletions
4
util/meson.build
Normal file
4
util/meson.build
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
wlr_files += files(
|
||||
'list.c',
|
||||
'log.c',
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue