Merge pull request #52 from ghisvail/patch-1
Install icon under share/icons
This commit is contained in:
+1
-1
@@ -230,7 +230,7 @@ else()
|
||||
endif()
|
||||
|
||||
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)
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user