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

#####################################################################
## tst_qpauseanimation Test:
#####################################################################

qt_internal_add_test(tst_qpauseanimation
    SOURCES
        tst_qpauseanimation.cpp
    PUBLIC_LIBRARIES
        Qt::CorePrivate
)