diff options
author | Garrett Brown <themagnificentmrb@gmail.com> | 2024-01-14 17:53:59 -0800 |
---|---|---|
committer | Garrett Brown <themagnificentmrb@gmail.com> | 2024-01-16 17:58:03 -0800 |
commit | 14375a75b5245ab39bfe6d74c7db6ab96b14a951 (patch) | |
tree | 88830e8cbab3e7359dde55b95069502fd57717dc /cmake | |
parent | 0be21939fb0fac3fd2278d665f9d81a402537d81 (diff) |
[Mouse] 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 0e99306239..ed0c8657fb 100644 --- a/cmake/treedata/common/input.txt +++ b/cmake/treedata/common/input.txt @@ -12,4 +12,5 @@ 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/mouse/interfaces input/mouse/interfaces xbmc/input/remote input/remote |