Skip to content

Commit

Permalink
Update CMakeLists.txt (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
username227 authored Sep 16, 2024
1 parent 6bbbc0a commit 7031479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,7 @@ endif()
# http://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html
# http://standards.freedesktop.org/shared-mime-info-spec/shared-mime-info-spec-latest.html
if (ENABLE_QT AND UNIX AND NOT APPLE)
install(FILES "${PROJECT_SOURCE_DIR}/dist/mandarine-qt.desktop"
install(FILES "${PROJECT_SOURCE_DIR}/dist/mandarine.desktop"
DESTINATION "${CMAKE_INSTALL_PREFIX}/share/applications")
install(FILES "${PROJECT_SOURCE_DIR}/dist/mandarine.svg"
DESTINATION "${CMAKE_INSTALL_PREFIX}/share/icons/hicolor/scalable/apps")
Expand Down

0 comments on commit 7031479

Please sign in to comment.