mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2024-11-26 00:52:21 +00:00
Remove meson hack
This commit is contained in:
parent
eb9fd47c2c
commit
c3e0fbdb8f
@ -131,7 +131,6 @@ wlr_deps = [
|
|||||||
|
|
||||||
lib_wlr = library(
|
lib_wlr = library(
|
||||||
'wlroots',
|
'wlroots',
|
||||||
files('dummy.c'),
|
|
||||||
link_whole: wlr_parts,
|
link_whole: wlr_parts,
|
||||||
dependencies: wlr_deps,
|
dependencies: wlr_deps,
|
||||||
include_directories: wlr_inc,
|
include_directories: wlr_inc,
|
||||||
|
Loading…
Reference in New Issue
Block a user