Improve AppStream metadata

PR #20606.
This commit is contained in:
Chocobo1
2024-03-25 14:23:44 +08:00
parent 785320e7f6
commit 79ba577a25
2 changed files with 20 additions and 32 deletions

View File

@@ -35,7 +35,7 @@ if (GUI)
COMPONENT data
)
install(FILES org.qbittorrent.qBittorrent.appdata.xml
install(FILES org.qbittorrent.qBittorrent.metainfo.xml
DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/metainfo/
COMPONENT data
)