Remove meson hack
This commit is contained in:
parent
eb9fd47c2c
commit
c3e0fbdb8f
|
@ -131,7 +131,6 @@ wlr_deps = [
|
|||
|
||||
lib_wlr = library(
|
||||
'wlroots',
|
||||
files('dummy.c'),
|
||||
link_whole: wlr_parts,
|
||||
dependencies: wlr_deps,
|
||||
include_directories: wlr_inc,
|
||||
|
|
Loading…
Reference in New Issue