aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/examples/CMakeLists.txt
blob: f8526b8dc7646bcaee60d6bb09c9159e3af92778 (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
31
32
# Generated from examples.pro.

#####################################################################
## tst_examples Test:
#####################################################################

add_qt_test(tst_examples
    GUI
    SOURCES
        tst_examples.cpp
    DEFINES
        SRCDIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}\\\"
    LIBRARIES
        Qt::CorePrivate
        Qt::GuiPrivate
        Qt::QmlPrivate
        Qt::QuickPrivate
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Qml
        Qt::Quick
)

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

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

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