aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/designer/CMakeLists.txt
blob: 5731e57067e925c5c96c7bd03c8a139c9423589b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Generated from designer.pro.

#####################################################################
## tst_designer Test:
#####################################################################

qt_add_test(tst_designer
    SOURCES
        tst_designer.cpp
    LIBRARIES
        Qt::QuickPrivate
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Quick
        Qt::QuickControls2
)

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

## Scopes:
#####################################################################