diff options
Diffstat (limited to 'src/input_common/CMakeLists.txt')
| -rw-r--r-- | src/input_common/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/input_common/CMakeLists.txt b/src/input_common/CMakeLists.txt index 7932aaab0..f24c89b04 100644 --- a/src/input_common/CMakeLists.txt +++ b/src/input_common/CMakeLists.txt | |||
| @@ -20,6 +20,8 @@ add_library(input_common STATIC | |||
| 20 | drivers/udp_client.h | 20 | drivers/udp_client.h |
| 21 | drivers/virtual_amiibo.cpp | 21 | drivers/virtual_amiibo.cpp |
| 22 | drivers/virtual_amiibo.h | 22 | drivers/virtual_amiibo.h |
| 23 | drivers/virtual_gamepad.cpp | ||
| 24 | drivers/virtual_gamepad.h | ||
| 23 | helpers/stick_from_buttons.cpp | 25 | helpers/stick_from_buttons.cpp |
| 24 | helpers/stick_from_buttons.h | 26 | helpers/stick_from_buttons.h |
| 25 | helpers/touch_from_buttons.cpp | 27 | helpers/touch_from_buttons.cpp |