Add AppStream metainfo
This commit is contained in:
parent
16aae4d873
commit
c8f82bb768
3 changed files with 81 additions and 1 deletions
|
|
@ -1240,9 +1240,11 @@ unix:!macx {
|
|||
desktop.files+=qt/OpenRGB.desktop
|
||||
pixmap.path=$$PREFIX/share/pixmaps/
|
||||
pixmap.files+=qt/OpenRGB.png
|
||||
metainfo.path=$$PREFIX/share/metainfo/
|
||||
metainfo.files+=qt/org.openrgb.OpenRGB.metainfo.xml
|
||||
rules.path=/lib/udev/rules.d/
|
||||
rules.files+=60-openrgb.rules
|
||||
INSTALLS += target desktop pixmap rules
|
||||
INSTALLS += target desktop pixmap metainfo rules
|
||||
}
|
||||
|
||||
unix:!macx:CONFIG(asan) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue