mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-14 18:57:07 -07:00
Fix Icon Install Path (Fix #92)
This commit is contained in:
parent
60db918cd5
commit
efa495d794
1 changed files with 1 additions and 1 deletions
|
@ -106,4 +106,4 @@ install(TARGETS chiaki
|
|||
RUNTIME DESTINATION bin
|
||||
BUNDLE DESTINATION bin)
|
||||
install(FILES chiaki.desktop DESTINATION share/applications)
|
||||
install(FILES chiaki.png DESTINATION share/icons/hicolor/512x512)
|
||||
install(FILES chiaki.png DESTINATION share/icons/hicolor/512x512/apps)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue