summaryrefslogtreecommitdiffstats
path: root/game/client/io/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'game/client/io/CMakeLists.txt')
-rw-r--r--game/client/io/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/game/client/io/CMakeLists.txt b/game/client/io/CMakeLists.txt
deleted file mode 100644
index 82bc422..0000000
--- a/game/client/io/CMakeLists.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-target_sources(vclient PRIVATE
- "${CMAKE_CURRENT_LIST_DIR}/gamepad.cc"
- "${CMAKE_CURRENT_LIST_DIR}/gamepad.hh"
- "${CMAKE_CURRENT_LIST_DIR}/glfw.hh")