summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/animation/qpauseanimation/CMakeLists.txt
blob: 8c7f9875c8f90108628c7075e3098426faa09a6b (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
    LIBRARIES
        Qt::CorePrivate
)