aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmltimer/CMakeLists.txt
blob: aac4d58128f3687360054de06a2180e01f65aed9 (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
# Generated from qqmltimer.pro.

#####################################################################
## tst_qqmltimer Test:
#####################################################################

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

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

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

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