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

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

qt_internal_add_test(tst_qpropertyanimation
    SOURCES
        tst_qpropertyanimation.cpp
    PUBLIC_LIBRARIES
        Qt::CorePrivate
        Qt::Gui
        Qt::Widgets
    LIBRARIES
        Qt::TestPrivate
)