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

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

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