summaryrefslogtreecommitdiffstats
path: root/src/input_common/CMakeLists.txt
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2020-09-01 19:56:37 +0200
committerGitHub <noreply@github.com>2020-09-01 19:56:37 +0200
commit3dcccabd1d1c046fa9d72f6031d3b83f36b87ece (patch)
tree38397c8aa36cd6848ee237258e85b43ff4ab494b /src/input_common/CMakeLists.txt
parentMerge pull request #4588 from ReinUsesLisp/tsan-event (diff)
parentAddress second batch of reviews (diff)
downloadyuzu-3dcccabd1d1c046fa9d72f6031d3b83f36b87ece.tar
yuzu-3dcccabd1d1c046fa9d72f6031d3b83f36b87ece.tar.gz
yuzu-3dcccabd1d1c046fa9d72f6031d3b83f36b87ece.tar.bz2
yuzu-3dcccabd1d1c046fa9d72f6031d3b83f36b87ece.tar.lz
yuzu-3dcccabd1d1c046fa9d72f6031d3b83f36b87ece.tar.xz
yuzu-3dcccabd1d1c046fa9d72f6031d3b83f36b87ece.tar.zst
yuzu-3dcccabd1d1c046fa9d72f6031d3b83f36b87ece.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 56267c8a8..32433df25 100644
--- a/src/input_common/CMakeLists.txt
+++ b/src/input_common/CMakeLists.txt
@@ -9,6 +9,8 @@ add_library(input_common STATIC
motion_emu.h
settings.cpp
settings.h
+ touch_from_button.cpp
+ touch_from_button.h
gcadapter/gc_adapter.cpp
gcadapter/gc_adapter.h
gcadapter/gc_poller.cpp