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.
41849d3951
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '41849d3951'
${ noResults }
wlseeds
/
tinywl
/
meson.build
6 lines
102 B
Raw
Normal View
History
Unescape
Escape
tinywl: build with meson if examples option is enabled
3 years ago
executable
(
'tinywl'
,
tinywl: depend on the server xdg-shell header
11 months ago
[
'tinywl.c'
,
protocols_server_header
[
'xdg-shell'
]
]
,
tinywl: build with meson if examples option is enabled
3 years ago
dependencies
:
wlroots
,
)