mirror of
https://github.com/GerbilSoft/rvthtool.git
synced 2025-06-18 19:45:35 -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
|
# AppStream metainfo XML
|
||||||
IF(DIR_INSTALL_XDG_APPSTREAM)
|
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}"
|
DESTINATION "${DIR_INSTALL_XDG_APPSTREAM}"
|
||||||
COMPONENT "xdg")
|
COMPONENT "xdg")
|
||||||
ENDIF(DIR_INSTALL_XDG_APPSTREAM)
|
ENDIF(DIR_INSTALL_XDG_APPSTREAM)
|
||||||
|
Loading…
Reference in New Issue
Block a user