From c75de30765354343369b02fbacf5eec1c2242da6 Mon Sep 17 00:00:00 2001 From: Přemysl Eric Janouch Date: Wed, 27 Oct 2021 07:45:43 +0200 Subject: sdgui: create and install a program icon --- CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index b76df12..6080d32 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -229,6 +229,8 @@ if (NOT WIN32) if (WITH_GUI) install (TARGETS sdgui DESTINATION ${CMAKE_INSTALL_BINDIR}) + install (FILES sdgui.svg + DESTINATION ${CMAKE_INSTALL_DATADIR}/icons/hicolor/scalable/apps) install (FILES sdgui.desktop DESTINATION ${CMAKE_INSTALL_DATADIR}/applications) install (FILES sdgui.xml -- cgit v1.2.3-70-g09d2