mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-20 00:45:20 +01:00
Merge pull request #34 from ghisvail/appstream-metadata
Appstream metadata
This commit is contained in:
commit
12784a0092
2 changed files with 63 additions and 0 deletions
|
@ -238,6 +238,7 @@ else()
|
|||
install(TARGETS rpi-imager DESTINATION bin)
|
||||
install(FILES icons/rpi-imager.png DESTINATION share/icons/hicolor/128x128/apps)
|
||||
install(FILES linux/rpi-imager.desktop DESTINATION share/applications)
|
||||
install(FILES linux/rpi-imager.metainfo.xml DESTINATION share/metainfo)
|
||||
endif()
|
||||
|
||||
get_target_property(QT_TARGET_TYPE Qt5::Core TYPE)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue