aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/animation/qsequentialanimationgroupjob/CMakeLists.txt
blob: 925f0c618b6be6e6e77bdd1a7a21f16e9c9f6e9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Generated from qsequentialanimationgroupjob.pro.

#####################################################################
## tst_qsequentialanimationgroupjob Test:
#####################################################################

qt_add_test(tst_qsequentialanimationgroupjob
    SOURCES
        tst_qsequentialanimationgroupjob.cpp
    LIBRARIES
        Qt::CorePrivate
        Qt::QmlPrivate
    PUBLIC_LIBRARIES
        Qt::Qml
)

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