We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0baa074 commit 1a23506Copy full SHA for 1a23506
2 files changed
CMakeLists.txt
@@ -648,7 +648,7 @@ if(CPACK AND (APPLE OR BUILD_ASSETS_MPQ OR SRC_DIST))
648
install(FILES "${DEVILUTIONX_MPQ}"
649
DESTINATION "share/diasurgical/${project_name}"
650
)
651
- install(FILES "${PROJECT_SOURCE_DIR}/Packaging/resources/icon.png"
+ install(FILES "${PROJECT_SOURCE_DIR}/Packaging/resources/icon_flat.png"
652
DESTINATION "share/icons/hicolor/512x512/apps"
653
RENAME "${project_name}.png"
654
Packaging/resources/icon_flat.png
41.5 KB
0 commit comments