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

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

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

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

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