summaryrefslogtreecommitdiffhomepage
path: root/tracker-qt-gamepad/CMakeLists.txt
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2018-01-09 20:30:21 +0100
committerStanislaw Halik <sthalik@misaki.pl>2018-01-10 03:18:58 +0100
commit78a5da173e16305d39974de31cc5a90132feb473 (patch)
treef8447bed0c432be504fff9f019465814c1373f84 /tracker-qt-gamepad/CMakeLists.txt
parent0597e5a75984f8820424bcd387ea5d8c9d277f10 (diff)
tracker/qt-gamepad: remove
Needs implementing in terms of libevdev
Diffstat (limited to 'tracker-qt-gamepad/CMakeLists.txt')
-rw-r--r--tracker-qt-gamepad/CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/tracker-qt-gamepad/CMakeLists.txt b/tracker-qt-gamepad/CMakeLists.txt
deleted file mode 100644
index a5bd040e..00000000
--- a/tracker-qt-gamepad/CMakeLists.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-if(FALSE AND Qt5Gamepad_FOUND)
- otr_module(tracker-qt-gamepad)
-endif()