summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorLibravatar Drew DeVault <sir@cmpwn.com>2015-12-18 18:21:55 -0500
committerLibravatar Drew DeVault <sir@cmpwn.com>2015-12-18 18:21:55 -0500
commitf62502e78d5805807cce521c729dc76d5296d80f (patch)
treee3f536231da0447a51403888496f5feb2a457b15 /CMakeLists.txt
parentMerge pull request #359 from mikkeloscar/i3bar-command (diff)
downloadsway-f62502e78d5805807cce521c729dc76d5296d80f.tar.gz
sway-f62502e78d5805807cce521c729dc76d5296d80f.tar.zst
sway-f62502e78d5805807cce521c729dc76d5296d80f.zip
Drop sway-xorg.desktop
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 576b875d..2a9ffde9 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -71,8 +71,3 @@ install(
71 DESTINATION share/wayland-sessions 71 DESTINATION share/wayland-sessions
72 COMPONENT data 72 COMPONENT data
73) 73)
74install(
75 FILES ${CMAKE_CURRENT_SOURCE_DIR}/sway-xorg.desktop
76 DESTINATION share/xsessions
77 COMPONENT data
78)