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

#####################################################################
## tst_qpropertyanimation Test:
#####################################################################

qt_add_test(tst_qpropertyanimation
    SOURCES
        tst_qpropertyanimation.cpp
    PUBLIC_LIBRARIES
        Qt::CorePrivate
        Qt::Gui
        Qt::Widgets
)