We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4219b86 commit a4c1f30Copy full SHA for a4c1f30
CMakeLists.txt
@@ -866,6 +866,8 @@ if(CMAKE_SYSTEM_NAME MATCHES "Linux|FreeBSD|OpenBSD")
866
install(FILES Data/dolphin-emu.png
867
DESTINATION ${CMAKE_INSTALL_PREFIX}/share/icons/hicolor/256x256/apps)
868
install(FILES Data/dolphin-emu.desktop
869
+ DESTINATION ${CMAKE_INSTALL_PREFIX}/share/icons/hicolor/256x256/apps)
870
+ install(FILES Data/project-plus-dolphin.desktop
871
DESTINATION ${CMAKE_INSTALL_PREFIX}/share/applications)
872
# Install manpages
873
install(FILES Data/dolphin-emu.6
0 commit comments