Install linphone icon to comply with freedesktop standard.

This commit is contained in:
Ghislain MARY 2017-06-13 16:23:04 +02:00
parent 62f44bbc08
commit 8ede734a05

View file

@ -339,6 +339,10 @@ install(TARGETS ${TARGET_NAME}
install(FILES "linphone.desktop"
DESTINATION "${CMAKE_INSTALL_DATADIR}/applications"
)
install(FILES "${ASSETS_DIR}/images/linphone_logo.svg"
DESTINATION "${CMAKE_INSTALL_DATADIR}/icons"
RENAME "linphone.svg"
)
# ------------------------------------------------------------------------------
# Install rc files.