aboutsummaryrefslogtreecommitdiffstats
path: root/swaygrab/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'swaygrab/CMakeLists.txt')
-rw-r--r--swaygrab/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/swaygrab/CMakeLists.txt b/swaygrab/CMakeLists.txt
index 9035ac8b..85ad3907 100644
--- a/swaygrab/CMakeLists.txt
+++ b/swaygrab/CMakeLists.txt
@@ -10,6 +10,7 @@ target_link_libraries(swaygrab
10 sway-common 10 sway-common
11 ${JSONC_LIBRARIES} 11 ${JSONC_LIBRARIES}
12 rt 12 rt
13 m
13) 14)
14 15
15install( 16install(