diff options
| author | Furkan Sahin <furkan-dev@proton.me> | 2015-12-10 07:52:24 -0500 |
|---|---|---|
| committer | Furkan Sahin <furkan-dev@proton.me> | 2015-12-10 07:52:24 -0500 |
| commit | ffaea08a9eebfd66f1ab61d683aaea19a01e750b (patch) | |
| tree | a9845abe1cfab31e691c3b1167ea7198c4c11285 /CMakeLists.txt | |
| parent | 2e51baa7f8b9c08fe1f312b14296847c1dd79cf5 (diff) | |
Add swaylock subproject
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 1 |
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) add_subdirectory(swaymsg) add_subdirectory(swaygrab) add_subdirectory(swaybar) +add_subdirectory(swaylock) install( FILES ${CMAKE_CURRENT_SOURCE_DIR}/sway.desktop |
