mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-06-11 16:57:43 +00:00
8 lines
197 B
CMake
8 lines
197 B
CMake
# SPDX-FileCopyrightText: 2026 Marco Allegretti
|
|
# SPDX-License-Identifier: EUPL-1.2
|
|
|
|
install(FILES
|
|
ShiftDark.colors
|
|
ShiftLight.colors
|
|
DESTINATION ${KDE_INSTALL_DATADIR}/color-schemes
|
|
)
|