Skip to content

Commit a4c1f30

Browse files
committed
surely this time
1 parent 4219b86 commit a4c1f30

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -866,6 +866,8 @@ if(CMAKE_SYSTEM_NAME MATCHES "Linux|FreeBSD|OpenBSD")
866866
install(FILES Data/dolphin-emu.png
867867
DESTINATION ${CMAKE_INSTALL_PREFIX}/share/icons/hicolor/256x256/apps)
868868
install(FILES Data/dolphin-emu.desktop
869+
DESTINATION ${CMAKE_INSTALL_PREFIX}/share/icons/hicolor/256x256/apps)
870+
install(FILES Data/project-plus-dolphin.desktop
869871
DESTINATION ${CMAKE_INSTALL_PREFIX}/share/applications)
870872
# Install manpages
871873
install(FILES Data/dolphin-emu.6

0 commit comments

Comments
 (0)