diff options
author | Miguel Borges de Freitas <92enen@gmail.com> | 2024-05-13 16:50:06 +0100 |
---|---|---|
committer | Miguel Borges de Freitas <92enen@gmail.com> | 2024-06-22 15:39:01 +0100 |
commit | 430afbfaad3f136fb44742a27c9ccc468f28a2f2 (patch) | |
tree | db76de4f897f013f69ee216395c01c96532c7441 /cmake/treedata/common | |
parent | 0c1d7e813518b2c3262d63b67dbeb5d24a9504ee (diff) |
[Pictures] Move metadata extraction to metadata folder
Diffstat (limited to 'cmake/treedata/common')
-rw-r--r-- | cmake/treedata/common/subdirs.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/treedata/common/subdirs.txt b/cmake/treedata/common/subdirs.txt index 8ead4a2821..00bd9396e5 100644 --- a/cmake/treedata/common/subdirs.txt +++ b/cmake/treedata/common/subdirs.txt @@ -21,6 +21,7 @@ xbmc/imagefiles imagefiles xbmc/messaging messaging xbmc/messaging/helpers messagingHelpers xbmc/pictures pictures +xbmc/pictures/metadata pictures_metadata xbmc/platform platform xbmc/playlists playlists xbmc/powermanagement powermanagement |