summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/animation/qabstractanimation/CMakeLists.txt
blob: 1ab378546d1b5a7b8094cd7814f11c7de0eb58bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Generated from qabstractanimation.pro.

#####################################################################
## tst_qabstractanimation Test:
#####################################################################

qt_internal_add_test(tst_qabstractanimation
    SOURCES
        tst_qabstractanimation.cpp
    LIBRARIES
        Qt::TestPrivate
)