This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
wlroots
Watch
1
Star
0
Fork
You've already forked wlroots
0
mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced
2025-11-02 09:01:38 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
fb0c9a356e
wlroots
/
util
/
meson.build
8 lines
100 B
Meson
Raw
Normal View
History
Unescape
Escape
Refactor meson build files Use tabs for indentation and break up function calls over 80 col.
2017-08-30 14:30:47 -04:00
lib_wlr_util
=
static_library
(
'wlr_util'
,
files
(
'log.c'
,
)
,
include_directories
:
wlr_inc
,
)
Reference in a new issue
Copy permalink