aboutsummaryrefslogtreecommitdiffstats
path: root/swaygrab/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 /swaygrab/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 'swaygrab/CMakeLists.txt')
-rw-r--r--swaygrab/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/swaygrab/CMakeLists.txt b/swaygrab/CMakeLists.txt
index 85ad3907..888a9aee 100644
--- a/swaygrab/CMakeLists.txt
+++ b/swaygrab/CMakeLists.txt
@@ -1,5 +1,6 @@
1include_directories( 1include_directories(
2 ${JSONC_INCLUDE_DIRS} 2 ${JSONC_INCLUDE_DIRS}
3 ${WLC_INCLUDE_DIRS}
3) 4)
4 5
5add_executable(swaygrab 6add_executable(swaygrab