diff --git a/linphone-desktop/CMakeLists.txt b/linphone-desktop/CMakeLists.txt index 2bafe01f2..b1896485f 100644 --- a/linphone-desktop/CMakeLists.txt +++ b/linphone-desktop/CMakeLists.txt @@ -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.