aboutsummaryrefslogtreecommitdiffstats
path: root/examples/virtualkeyboard/CMakeLists.txt
blob: 8e52b3e098bd74e17f13a928fef6fed877ee727a (plain)
1
2
3
4
5
6
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause

if(TARGET Qt::QuickControls2)
    qt_internal_add_example(basic)
endif()