shift-shell/icons/CMakeLists.txt

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 lines
238 B
Text
Raw Normal View History

# SPDX-FileCopyrightText: 2026 Marco Allegretti
# SPDX-License-Identifier: GPL-2.0-or-later
include(ECMInstallIcons)
ecm_install_icons(
ICONS sc-places-start-here-shift.svg
DESTINATION ${KDE_INSTALL_ICONDIR}
THEME hicolor
)