Skip to content

Commit

Permalink
Install svg icon
Browse files Browse the repository at this point in the history
  • Loading branch information
fpiesche committed Nov 6, 2024
1 parent 1c21a76 commit 4496f27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -932,4 +932,5 @@ install(TARGETS shadps4 BUNDLE DESTINATION .)
if (ENABLE_QT_GUI AND CMAKE_SYSTEM_NAME STREQUAL "Linux")
install(FILES ".github/shadps4.desktop" DESTINATION "share/applications")
install(FILES ".github/shadps4.png" DESTINATION "share/icons/hicolor/512x512/apps")
install(FILES "src/images/net.shadps4.shadps4.svg" DESTINATION "share/icons/hicolor/scalable/apps")
endif()

0 comments on commit 4496f27

Please sign in to comment.