mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-27 09:25:36 -04:00
Install icon
This commit is contained in:
parent
ea77f36431
commit
6ec2b07ca7
1 changed files with 5 additions and 0 deletions
|
@ -66,3 +66,8 @@ install( TARGETS calamares_bin
|
|||
BUNDLE DESTINATION .
|
||||
RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR}
|
||||
)
|
||||
|
||||
install( FILES ${CMAKE_SOURCE_DIR}/data/images/squid.svg
|
||||
RENAME calamares.svg
|
||||
DESTINATION ${CMAKE_INSTALL_DATADIR}/icons/hicolor/scalable/apps
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue