summaryrefslogtreecommitdiffstats
path: root/src/hid_core/CMakeLists.txt
diff options
context:
space:
mode:
authorgerman77 <juangerman-13@hotmail.com>2024-01-29 02:19:21 +0100
committergerman77 <juangerman-13@hotmail.com>2024-01-29 02:28:37 +0100
commitb8f16f3538fac8d4434905d531885b9862706bd0 (patch)
tree2e582d1d36fbc340f0175ad816362faccb20eee8 /src/hid_core/CMakeLists.txt
parentMerge pull request #12555 from flodavid/fix-gamemode-setting (diff)
downloadyuzu-b8f16f3538fac8d4434905d531885b9862706bd0.tar
yuzu-b8f16f3538fac8d4434905d531885b9862706bd0.tar.gz
yuzu-b8f16f3538fac8d4434905d531885b9862706bd0.tar.bz2
yuzu-b8f16f3538fac8d4434905d531885b9862706bd0.tar.lz
yuzu-b8f16f3538fac8d4434905d531885b9862706bd0.tar.xz
yuzu-b8f16f3538fac8d4434905d531885b9862706bd0.tar.zst
yuzu-b8f16f3538fac8d4434905d531885b9862706bd0.zip
Diffstat (limited to '')
-rw-r--r--src/hid_core/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hid_core/CMakeLists.txt b/src/hid_core/CMakeLists.txt
index aa85502b5..64cd6e726 100644
--- a/src/hid_core/CMakeLists.txt
+++ b/src/hid_core/CMakeLists.txt
@@ -96,6 +96,7 @@ add_library(hid_core STATIC
resources/system_buttons/home_button.h
resources/system_buttons/sleep_button.cpp
resources/system_buttons/sleep_button.h
+ resources/system_buttons/system_button_types.h
resources/touch_screen/gesture.cpp
resources/touch_screen/gesture.h
resources/touch_screen/gesture_types.h