mirror of
https://github.com/gtalent/sc9k.git
synced 2025-09-12 04:50:12 -05:00
Repath icons to match their linux install locations, add installer and desktop file
This commit is contained in:
@@ -33,3 +33,17 @@ install(
|
||||
BUNDLE DESTINATION .
|
||||
)
|
||||
|
||||
install(
|
||||
DIRECTORY
|
||||
icons
|
||||
DESTINATION
|
||||
share
|
||||
)
|
||||
|
||||
install(
|
||||
FILES
|
||||
net.drinkingtea.sc9k.desktop
|
||||
DESTINATION
|
||||
share/applications
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user