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

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

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