summaryrefslogtreecommitdiffstats
path: root/common/CMakeLists.txt
diff options
context:
space:
mode:
authorLibravatar Ethan <nuew@users.noreply.github.com>2016-03-24 18:57:31 -0400
committerLibravatar Ethan <nuew@users.noreply.github.com>2016-03-24 18:57:31 -0400
commitdf57d1b70215439b129722c0dc867ac8ed6a872e (patch)
tree338ce8e2c22348bcbb6b5637889531d758da9510 /common/CMakeLists.txt
parentChange 'display' to 'output' in swaylock error messages where necessary (diff)
parentCMake: add missing wlc include dir for common and swaygrab (diff)
downloadsway-df57d1b70215439b129722c0dc867ac8ed6a872e.tar.gz
sway-df57d1b70215439b129722c0dc867ac8ed6a872e.tar.zst
sway-df57d1b70215439b129722c0dc867ac8ed6a872e.zip
Merge branch 'master' into display-images
Diffstat (limited to 'common/CMakeLists.txt')
-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 @@
1include_directories(
2 ${WLC_INCLUDE_DIRS}
3)
4
1add_library(sway-common 5add_library(sway-common
2 ipc-client.c 6 ipc-client.c
3 list.c 7 list.c