This website works better with JavaScript.
Explore
Help
Sign In
itycodes
/
wlseeds
Watch
1
Star
0
Fork
You've already forked wlseeds
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6daf9e9ab2
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '6daf9e9ab2'
${ noResults }
wlseeds
/
util
/
meson.build
6 lines
113 B
Raw
Normal View
History
Unescape
Escape
Refactor meson and move xdg-shell into wlroots
7 years ago
lib_wlr_util
=
static_library
(
'wlr_util'
,
files
(
Fix #64
7 years ago
'list.c'
,
'log.c'
,
)
,
include_directories
:
wlr_inc
)