summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--swaybar/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/swaybar/CMakeLists.txt b/swaybar/CMakeLists.txt
index 7f3cb383..60975f40 100644
--- a/swaybar/CMakeLists.txt
+++ b/swaybar/CMakeLists.txt
@@ -23,7 +23,6 @@ target_link_libraries(swaybar
23 ${CAIRO_LIBRARIES} 23 ${CAIRO_LIBRARIES}
24 ${PANGO_LIBRARIES} 24 ${PANGO_LIBRARIES}
25 ${JSONC_LIBRARIES} 25 ${JSONC_LIBRARIES}
26 m
27) 26)
28 27
29install( 28install(