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 9c901af2a..e3b627e4f 100644 --- a/src/input_common/CMakeLists.txt +++ b/src/input_common/CMakeLists.txt | |||
| @@ -64,6 +64,8 @@ if (ENABLE_SDL2) | |||
| 64 | helpers/joycon_protocol/generic_functions.cpp | 64 | helpers/joycon_protocol/generic_functions.cpp |
| 65 | helpers/joycon_protocol/generic_functions.h | 65 | helpers/joycon_protocol/generic_functions.h |
| 66 | helpers/joycon_protocol/joycon_types.h | 66 | helpers/joycon_protocol/joycon_types.h |
| 67 | helpers/joycon_protocol/irs.cpp | ||
| 68 | helpers/joycon_protocol/irs.h | ||
| 67 | helpers/joycon_protocol/nfc.cpp | 69 | helpers/joycon_protocol/nfc.cpp |
| 68 | helpers/joycon_protocol/nfc.h | 70 | helpers/joycon_protocol/nfc.h |
| 69 | helpers/joycon_protocol/poller.cpp | 71 | helpers/joycon_protocol/poller.cpp |