mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-19 18:40:13 -06:00
Install icon to hicolor directory
This commit is contained in:
@@ -229,7 +229,7 @@ install(TARGETS ${PROJECT_NAME}
|
||||
|
||||
if(UNIX AND NOT APPLE)
|
||||
install(FILES src/icons/${PROJECT_NAME}.png
|
||||
DESTINATION share/pixmaps/)
|
||||
DESTINATION share/icons/hicolor/256x256/apps/)
|
||||
|
||||
install(FILES distri/${PROJECT_NAME}.desktop
|
||||
DESTINATION share/applications/)
|
||||
|
||||
Reference in New Issue
Block a user