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

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

qt_internal_add_test(tst_qsequentialanimationgroupjob
    SOURCES
        tst_qsequentialanimationgroupjob.cpp
    PUBLIC_LIBRARIES
        Qt::CorePrivate
        Qt::QmlPrivate
)

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