qt5base-lts/examples/widgets/tutorials/CMakeLists.txt

7 lines
169 B
CMake
Raw Normal View History

# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause
add_subdirectory(widgets)
add_subdirectory(modelview)
qt_internal_add_example(notepad)