mirror of
https://github.com/swaywm/sway.git
synced 2025-04-03 02:47:46 +03:00
build: drop intermediate libraries for protocols
This commit is contained in:
parent
e5475d9310
commit
af8a5a8918
4 changed files with 6 additions and 30 deletions
|
@ -5,11 +5,11 @@ executable(
|
|||
'render.c',
|
||||
'swaynag.c',
|
||||
'types.c',
|
||||
wl_protos_src,
|
||||
],
|
||||
include_directories: [sway_inc],
|
||||
dependencies: [
|
||||
cairo,
|
||||
client_protos,
|
||||
pango,
|
||||
pangocairo,
|
||||
wayland_client,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue