mirror of
https://codeberg.org/dwl/dwl.git
synced 2025-10-27 02:04:14 +00:00
Add meson support to wlroots-next
This commit is contained in:
parent
7b6263030c
commit
2d91295aa6
@ -2,6 +2,7 @@ project('dwl', ['c', 'cpp'],
|
||||
version : '0.4'
|
||||
)
|
||||
|
||||
subproject('wlroots', default_options : 'examples=false')
|
||||
subdir('protocols')
|
||||
|
||||
cc = meson.get_compiler('c')
|
||||
|
||||
5
subprojects/wlroots.wrap
Normal file
5
subprojects/wlroots.wrap
Normal file
@ -0,0 +1,5 @@
|
||||
[wrap-git]
|
||||
url = https://gitlab.freedesktop.org/wlroots/wlroots
|
||||
revision = HEAD
|
||||
depth = 1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user