mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
Install headers explicitly
This commit is contained in:
parent
a2bbf2c1f7
commit
51892e0d74
9 changed files with 104 additions and 13 deletions
|
|
@ -13,7 +13,6 @@ xwayland_optional = [
|
|||
foreach lib : xwayland_required
|
||||
dep = dependency(lib, required: get_option('xwayland'))
|
||||
if not dep.found()
|
||||
exclude_headers += 'xwayland.h'
|
||||
subdir_done()
|
||||
endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue