aboutsummaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorEthan <nuew@users.noreply.github.com>2016-03-24 18:57:31 -0400
committerEthan <nuew@users.noreply.github.com>2016-03-24 18:57:31 -0400
commitdf57d1b70215439b129722c0dc867ac8ed6a872e (patch)
tree338ce8e2c22348bcbb6b5637889531d758da9510 /common
parent34009205e99e79150a5c8ecdede9346abf85eae7 (diff)
parent234932723cd8de49e114027e05a8151ed9c2939f (diff)
Merge branch 'master' into display-images
Diffstat (limited to 'common')
-rw-r--r--common/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/common/CMakeLists.txt b/common/CMakeLists.txt
index 38767249..e5b8f2b9 100644
--- a/common/CMakeLists.txt
+++ b/common/CMakeLists.txt
@@ -1,3 +1,7 @@
+include_directories(
+ ${WLC_INCLUDE_DIRS}
+)
+
add_library(sway-common
ipc-client.c
list.c