aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/designer/CMakeLists.txt
blob: b70c80d146632a3bee9d3f4fb2d1b7ef511db5a6 (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:
#####################################################################

add_qt_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:
#####################################################################