diff options
author | Garrett Brown <themagnificentmrb@gmail.com> | 2024-01-14 17:55:57 -0800 |
---|---|---|
committer | Garrett Brown <themagnificentmrb@gmail.com> | 2024-01-16 17:58:03 -0800 |
commit | c5130dfe7cd703b403c6e53b9948d5aab425db01 (patch) | |
tree | e643bbbe4bdb7af0544358778e210efe31f84e30 /cmake | |
parent | e524b7d0657e99092fa01ecc73538f78b0ad84c5 (diff) |
[Hardware] Move interface 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 cf59403735..114373e862 100644 --- a/cmake/treedata/common/input.txt +++ b/cmake/treedata/common/input.txt @@ -2,6 +2,7 @@ xbmc/input input xbmc/input/actions input/actions xbmc/input/actions/interfaces input/actions/interfaces xbmc/input/button input/button +xbmc/input/hardware input/hardware xbmc/input/joysticks input/joysticks xbmc/input/joysticks/dialogs input/joysticks/dialogs xbmc/input/joysticks/generic input/joysticks/generic |