summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/util/qcompleter/CMakeLists.txt
blob: ffc47a8319d4aa481754c1f471b19c02eb2aaaca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Generated from qcompleter.pro.

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

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

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