summaryrefslogtreecommitdiffstats
path: root/examples/demos/todolist/imports/CMakeLists.txt
blob: 0bf82bb0a5f05891e1855db31ac97f2f5fd8db94 (plain)
1
2
3
4
5
6
#Copyright (C) 2023 The Qt Company Ltd.
#SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause

add_subdirectory(CustomControls)
add_subdirectory(CustomStyle)
add_subdirectory(ToDoList)