mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
Issue: https://invent.kde.org/plasma/plasma-mobile/-/issues/449 Companion MR: https://invent.kde.org/plasma/powerdevil/-/merge_requests/532 Move this KCM to powerdevil to share code.
7 lines
212 B
CMake
7 lines
212 B
CMake
# SPDX-FileCopyrightText: 2022 Devin Lin <devin@kde.org>
|
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
add_subdirectory(mobileshell)
|
|
add_subdirectory(info)
|
|
add_subdirectory(time)
|
|
add_subdirectory(virtualkeyboard)
|