From f80481a37dcdd08298a685cd188fa029e3c66ec6 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Thu, 10 Dec 2015 07:52:24 -0500 Subject: Add swaylock subproject --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') 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) add_subdirectory(swaymsg) add_subdirectory(swaygrab) add_subdirectory(swaybar) +add_subdirectory(swaylock) install( FILES ${CMAKE_CURRENT_SOURCE_DIR}/sway.desktop -- cgit v1.2.3