Improve AppStream metadata

PR #20606.
This commit is contained in:
Chocobo1
2024-03-26 22:06:57 +08:00
committed by GitHub
parent 5e8b9df859
commit f20467889d
2 changed files with 20 additions and 32 deletions

View File

@@ -38,7 +38,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
)