summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/util/qcompleter/CMakeLists.txt
blob: 389de04aff6307267bbc02318ca2db7f124562c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0

# Generated from qcompleter.pro.

#####################################################################
## tst_qcompleter Test:
#####################################################################

qt_internal_add_test(tst_qcompleter
    SOURCES
        tst_qcompleter.cpp
    LIBRARIES
        Qt::Gui
        Qt::TestPrivate
        Qt::Widgets
)

#### Keys ignored in scope 1:.:.:qcompleter.pro:<TRUE>:
# TEMPLATE = "app"