summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorLibravatar Drew DeVault <sir@cmpwn.com>2015-12-10 07:52:24 -0500
committerLibravatar Drew DeVault <sir@cmpwn.com>2015-12-10 07:52:24 -0500
commitf80481a37dcdd08298a685cd188fa029e3c66ec6 (patch)
treea9845abe1cfab31e691c3b1167ea7198c4c11285 /CMakeLists.txt
parentMerge pull request #298 from mikkeloscar/readme-dependency (diff)
downloadsway-f80481a37dcdd08298a685cd188fa029e3c66ec6.tar.gz
sway-f80481a37dcdd08298a685cd188fa029e3c66ec6.tar.zst
sway-f80481a37dcdd08298a685cd188fa029e3c66ec6.zip
Add swaylock subproject
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 3972e730..2d7623b0 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -63,6 +63,7 @@ add_subdirectory(swaybg)
63add_subdirectory(swaymsg) 63add_subdirectory(swaymsg)
64add_subdirectory(swaygrab) 64add_subdirectory(swaygrab)
65add_subdirectory(swaybar) 65add_subdirectory(swaybar)
66add_subdirectory(swaylock)
66 67
67install( 68install(
68 FILES ${CMAKE_CURRENT_SOURCE_DIR}/sway.desktop 69 FILES ${CMAKE_CURRENT_SOURCE_DIR}/sway.desktop