summaryrefslogtreecommitdiff
path: root/src/input_common/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/input_common/CMakeLists.txt')
-rw-r--r--src/input_common/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/input_common/CMakeLists.txt b/src/input_common/CMakeLists.txt
index 48e799cf5..90dd629c6 100644
--- a/src/input_common/CMakeLists.txt
+++ b/src/input_common/CMakeLists.txt
@@ -1,4 +1,6 @@
1add_library(input_common STATIC 1add_library(input_common STATIC
2 drivers/camera.cpp
3 drivers/camera.h
2 drivers/gc_adapter.cpp 4 drivers/gc_adapter.cpp
3 drivers/gc_adapter.h 5 drivers/gc_adapter.h
4 drivers/keyboard.cpp 6 drivers/keyboard.cpp