mirror of
https://github.com/GerbilSoft/rvthtool.git
synced 2025-06-18 11:35:33 -04:00
[qrvthtool] CMakeLists.txt: Fix source path for com.gerbilsoft.qrvthtool.metainfo.xml.
This commit is contained in:
parent
8801fb9432
commit
6abbec0522
@ -413,7 +413,7 @@ ENDIF(DIR_INSTALL_XDG_DESKTOP)
|
||||
|
||||
# AppStream metainfo XML
|
||||
IF(DIR_INSTALL_XDG_APPSTREAM)
|
||||
INSTALL(FILES com.gerbilsoft.qrvthtool.metainfo.xml
|
||||
INSTALL(FILES resources/xdg/com.gerbilsoft.qrvthtool.metainfo.xml
|
||||
DESTINATION "${DIR_INSTALL_XDG_APPSTREAM}"
|
||||
COMPONENT "xdg")
|
||||
ENDIF(DIR_INSTALL_XDG_APPSTREAM)
|
||||
|
Loading…
Reference in New Issue
Block a user