mirror of
https://github.com/swaywm/sway.git
synced 2025-11-25 06:59:48 -05:00
build: drop intermediate libraries for protocols
(cherry picked from commit af8a5a8918)
This commit is contained in:
parent
2a6bcc6738
commit
52166bc1f5
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