summaryrefslogtreecommitdiffstats
path: root/src/input_common/CMakeLists.txt
diff options
context:
space:
mode:
authorNarr the Reg <juangerman-13@hotmail.com>2024-01-18 05:01:33 +0100
committerNarr the Reg <juangerman-13@hotmail.com>2024-01-18 05:47:56 +0100
commit72f803c366f5406bc0098821f237c6185d1ed034 (patch)
treeeb24af3dfdcb580a3236cd5f95cfdeb8eaa38252 /src/input_common/CMakeLists.txt
parentMerge pull request #12689 from liamwhite/remove-format (diff)
downloadyuzu-72f803c366f5406bc0098821f237c6185d1ed034.tar
yuzu-72f803c366f5406bc0098821f237c6185d1ed034.tar.gz
yuzu-72f803c366f5406bc0098821f237c6185d1ed034.tar.bz2
yuzu-72f803c366f5406bc0098821f237c6185d1ed034.tar.lz
yuzu-72f803c366f5406bc0098821f237c6185d1ed034.tar.xz
yuzu-72f803c366f5406bc0098821f237c6185d1ed034.tar.zst
yuzu-72f803c366f5406bc0098821f237c6185d1ed034.zip
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 d2fbea488..d0a71a15b 100644
--- a/src/input_common/CMakeLists.txt
+++ b/src/input_common/CMakeLists.txt
@@ -2,6 +2,8 @@
# SPDX-License-Identifier: GPL-2.0-or-later
add_library(input_common STATIC
+ drivers/android.cpp
+ drivers/android.h
drivers/camera.cpp
drivers/camera.h
drivers/keyboard.cpp