shift-shell/containments/CMakeLists.txt
Devin Lin 1c6db427ab homescreen: Move into folder
Prepares for the addition of new types of homescreens.
2022-05-17 23:19:11 -04:00

6 lines
191 B
CMake

# SPDX-FileCopyrightText: 2015-2019 Marco Martin <mart@kde.org>
# SPDX-License-Identifier: GPL-2.0-or-later
add_subdirectory(panel)
add_subdirectory(homescreens)
add_subdirectory(taskpanel)