diff options
author | Garrett Brown <themagnificentmrb@gmail.com> | 2024-01-14 17:51:57 -0800 |
---|---|---|
committer | Garrett Brown <themagnificentmrb@gmail.com> | 2024-01-16 17:58:03 -0800 |
commit | 0be21939fb0fac3fd2278d665f9d81a402537d81 (patch) | |
tree | 3cd046c62e1f28175691cc2e703fe9c20a8b44cc /cmake | |
parent | 2f203f93867dfd67263aaf0eb6a1ca307baccdbc (diff) |
[Joysticks] Move interfaces to new CMakeLists.txt
Diffstat (limited to 'cmake')
-rw-r--r-- | cmake/treedata/common/input.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/treedata/common/input.txt b/cmake/treedata/common/input.txt index 359e7bfdd2..0e99306239 100644 --- a/cmake/treedata/common/input.txt +++ b/cmake/treedata/common/input.txt @@ -6,6 +6,7 @@ xbmc/input/hardware input/hardware xbmc/input/joysticks input/joysticks xbmc/input/joysticks/dialogs input/joysticks/dialogs xbmc/input/joysticks/generic input/joysticks/generic +xbmc/input/joysticks/interfaces input/joysticks/interfaces xbmc/input/joysticks/keymaps input/joysticks/keymaps xbmc/input/keyboard input/keyboard xbmc/input/keyboard/generic input/keyboard/generic |