aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2015-12-18 18:21:55 -0500
committerDrew DeVault <sir@cmpwn.com>2015-12-18 18:21:55 -0500
commitf62502e78d5805807cce521c729dc76d5296d80f (patch)
treee3f536231da0447a51403888496f5feb2a457b15 /CMakeLists.txt
parentb9f14cee413d79d9071e0f63e0208dbf1d6d15f2 (diff)
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(
DESTINATION share/wayland-sessions
COMPONENT data
)
-install(
- FILES ${CMAKE_CURRENT_SOURCE_DIR}/sway-xorg.desktop
- DESTINATION share/xsessions
- COMPONENT data
-)