diff options
author | Garrett Brown <themagnificentmrb@gmail.com> | 2024-01-14 17:56:54 -0800 |
---|---|---|
committer | Garrett Brown <themagnificentmrb@gmail.com> | 2024-01-16 17:58:03 -0800 |
commit | ad1423271d4ab1773ac0a1651eadf5e9b37d91b8 (patch) | |
tree | 2a493dc5bce428185ce57e369f3df79f668f85b7 /cmake | |
parent | c5130dfe7cd703b403c6e53b9948d5aab425db01 (diff) |
[Remote] 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 114373e862..359e7bfdd2 100644 --- a/cmake/treedata/common/input.txt +++ b/cmake/treedata/common/input.txt @@ -11,3 +11,4 @@ xbmc/input/keyboard input/keyboard xbmc/input/keyboard/generic input/keyboard/generic xbmc/input/mouse input/mouse xbmc/input/mouse/generic input/mouse/generic +xbmc/input/remote input/remote |