mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-18 07:55:21 +01:00
Install icon under share/icons
This commit is contained in:
parent
0264af9b73
commit
906340598c
1 changed files with 1 additions and 1 deletions
|
@ -224,7 +224,7 @@ else()
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
install(TARGETS rpi-imager DESTINATION bin)
|
install(TARGETS rpi-imager DESTINATION bin)
|
||||||
install(FILES icons/rpi-imager.png DESTINATION share/pixmaps)
|
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.desktop DESTINATION share/applications)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue