feat: install icon

This commit is contained in:
D3SOX 2021-03-13 15:27:01 +01:00
parent 8e564b5287
commit 556c382321
No known key found for this signature in database
GPG Key ID: 14B89A87C228A740
2 changed files with 1 additions and 0 deletions

View File

@ -67,4 +67,5 @@ else()
install(TARGETS soundux DESTINATION .)
install(DIRECTORY "${CMAKE_SOURCE_DIR}/build/dist" DESTINATION .)
install(FILES "${CMAKE_SOURCE_DIR}/deployment/soundux.desktop" DESTINATION /usr/share/applications)
install(FILES "${CMAKE_SOURCE_DIR}/assets/soundux.png" DESTINATION /usr/share/pixmaps)
endif()

View File

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 25 KiB