aboutsummaryrefslogtreecommitdiff
path: root/sway/CMakeLists.txt
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2015-12-28 09:14:46 -0500
committerDrew DeVault <sir@cmpwn.com>2015-12-28 09:14:46 -0500
commite363546b697a90cc895955191bff6d95e5b4012c (patch)
treee2b6cf26300cf6b1ef1f6fe333a47d6b165e51fe /sway/CMakeLists.txt
parent97a4f7ceac99bdac80acbaab2ef22b86efe9453c (diff)
parentb18f0042103b8475b5be754bec9209c2ac512a56 (diff)
Merge pull request #414 from sce/fix_layout_calc
Fix layout calculations
Diffstat (limited to 'sway/CMakeLists.txt')
-rw-r--r--sway/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/sway/CMakeLists.txt b/sway/CMakeLists.txt
index 259e9ab3..23829dc3 100644
--- a/sway/CMakeLists.txt
+++ b/sway/CMakeLists.txt
@@ -32,6 +32,7 @@ target_link_libraries(sway
${PCRE_LIBRARIES}
${JSONC_LIBRARIES}
${WAYLAND_SERVER_LIBRARIES}
+ m
)
install(