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

#####################################################################
## tst_qanimationgroupjob Test:
#####################################################################

qt_add_test(tst_qanimationgroupjob
    SOURCES
        tst_qanimationgroupjob.cpp
    PUBLIC_LIBRARIES
        Qt::CorePrivate
        Qt::QmlPrivate
)

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