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

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

add_qt_test(tst_qanimationgroupjob
    SOURCES
        tst_qanimationgroupjob.cpp
    LIBRARIES
        Qt::CorePrivate
        Qt::QmlPrivate
    PUBLIC_LIBRARIES
        Qt::Qml
)

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