From 6535da7bdeb8e4bf36de89bf861d20d22ffe5efa Mon Sep 17 00:00:00 2001 From: Tony Crisci Date: Sun, 31 Jul 2016 14:45:53 -0400 Subject: swaymsg: pretty print ipc response fixes #809 --- swaymsg/CMakeLists.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'swaymsg/CMakeLists.txt') diff --git a/swaymsg/CMakeLists.txt b/swaymsg/CMakeLists.txt index 06939991..a4989b9c 100644 --- a/swaymsg/CMakeLists.txt +++ b/swaymsg/CMakeLists.txt @@ -4,7 +4,8 @@ add_executable(swaymsg target_link_libraries(swaymsg sway-common - ) + ${JSONC_LIBRARIES} +) install( TARGETS swaymsg -- cgit v1.2.3-70-g09d2