This website requires JavaScript.
Explore
Help
Register
Sign In
blankie
/
wlroots
Watch
1
Star
0
Fork
You've already forked wlroots
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
062d923b0a
wlroots
/
util
/
meson.build
6 lines
113 B
Meson
Raw
Normal View
History
Unescape
Escape
Refactor meson and move xdg-shell into wlroots
2017-08-11 13:37:09 +00:00
lib_wlr_util
=
static_library
(
'wlr_util'
,
files
(
Fix #64
2017-08-13 12:26:32 +00:00
'list.c'
,
'log.c'
,
)
,
include_directories
:
wlr_inc
)