build: drop intermediate libraries for protocols

(cherry picked from commit af8a5a8918)
This commit is contained in:
Simon Ser 2022-11-25 10:51:20 +01:00
parent 2a6bcc6738
commit 52166bc1f5
4 changed files with 6 additions and 30 deletions

View file

@ -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,