summaryrefslogtreecommitdiffstats
path: root/swaygrab/CMakeLists.txt
diff options
context:
space:
mode:
authorLibravatar Drew DeVault <sir@cmpwn.com>2016-01-23 16:35:32 -0500
committerLibravatar Drew DeVault <sir@cmpwn.com>2016-01-23 16:35:32 -0500
commita416715372bb51bcdc1d05426afbf5e909b5984a (patch)
tree3b5239943a68a0b74194aba4baa642236e54dc9e /swaygrab/CMakeLists.txt
parents/numlen/log10/g (diff)
downloadsway-a416715372bb51bcdc1d05426afbf5e909b5984a.tar.gz
sway-a416715372bb51bcdc1d05426afbf5e909b5984a.tar.zst
sway-a416715372bb51bcdc1d05426afbf5e909b5984a.zip
Revert "s/numlen/log10/g"
Diffstat (limited to 'swaygrab/CMakeLists.txt')
-rw-r--r--swaygrab/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/swaygrab/CMakeLists.txt b/swaygrab/CMakeLists.txt
index 9bd06c08..9035ac8b 100644
--- a/swaygrab/CMakeLists.txt
+++ b/swaygrab/CMakeLists.txt
@@ -10,7 +10,6 @@ target_link_libraries(swaygrab
10 sway-common 10 sway-common
11 ${JSONC_LIBRARIES} 11 ${JSONC_LIBRARIES}
12 rt 12 rt
13 m
14) 13)
15 14
16install( 15install(