mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-25 12:40:13 +00:00
Update CMakeLists.txt
This commit is contained in:
parent
183f99d4af
commit
6bef17a566
@ -258,6 +258,6 @@ if(${CMAKE_SYSTEM_NAME} MATCHES "Linux|FreeBSD|OpenBSD|NetBSD")
|
||||
DESTINATION "${CMAKE_INSTALL_PREFIX}/share/applications")
|
||||
install(FILES "${CMAKE_SOURCE_DIR}/dist/citra.svg"
|
||||
DESTINATION "${CMAKE_INSTALL_PREFIX}/share/pixmaps")
|
||||
install(FILES "${CMAKE_SOURCE_DIR}/dist/citra.xml"
|
||||
install(FILES "${CMAKE_SOURCE_DIR}/dist/citra-encoding.xml"
|
||||
DESTINATION "${CMAKE_INSTALL_PREFIX}/share/mime/packages")
|
||||
endif()
|
||||
|
Loading…
Reference in New Issue
Block a user