mirror of
https://github.com/mandarine3ds/mandarine.git
synced 2024-11-26 16:00:49 +00:00
Update CMakeLists.txt (#110)
This commit is contained in:
parent
6bbbc0a4a1
commit
7031479af0
@ -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")
|
||||
|
Loading…
Reference in New Issue
Block a user