summaryrefslogtreecommitdiffstats
path: root/protocols
diff options
context:
space:
mode:
Diffstat (limited to 'protocols')
-rw-r--r--protocols/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/CMakeLists.txt b/protocols/CMakeLists.txt
index 0ff7c704..ff0a2e4d 100644
--- a/protocols/CMakeLists.txt
+++ b/protocols/CMakeLists.txt
@@ -22,7 +22,7 @@ WAYLAND_ADD_PROTOCOL_SERVER(proto-server-swaylock
22 swaylock 22 swaylock
23) 23)
24 24
25add_library(sway-protocols 25add_library(sway-protocols STATIC
26 ${proto-client-xdg-shell} 26 ${proto-client-xdg-shell}
27 ${proto-client-desktop-shell} 27 ${proto-client-desktop-shell}
28 ${proto-server-desktop-shell} 28 ${proto-server-desktop-shell}