aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickstyledtext/CMakeLists.txt
blob: 360e910bd7616f892842444caa787e4f52825e2c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# Generated from qquickstyledtext.pro.

#####################################################################
## tst_qquickstyledtext Test:
#####################################################################

add_qt_test(tst_qquickstyledtext
    GUI
    SOURCES
        tst_qquickstyledtext.cpp
    LIBRARIES
        Qt::CorePrivate
        Qt::GuiPrivate
        Qt::QmlPrivate
        Qt::QuickPrivate
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Network
        Qt::Qml
        Qt::Quick
)

#### Keys ignored in scope 1:.:.:qquickstyledtext.pro:<TRUE>:
# CONFIG = "testcase"

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

#### Keys ignored in scope 2:.:.:qquickstyledtext.pro:APPLE_OSX:
# CONFIG = "-app_bundle"