swaymsg: pretty print ipc response

fixes #809
This commit is contained in:
Tony Crisci 2016-07-31 14:45:53 -04:00
parent a947cb6919
commit 6535da7bde
2 changed files with 16 additions and 3 deletions

View file

@ -4,7 +4,8 @@ add_executable(swaymsg
target_link_libraries(swaymsg
sway-common
)
${JSONC_LIBRARIES}
)
install(
TARGETS swaymsg