summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/animation/qpropertyanimation/CMakeLists.txt
blob: 5233616115bb0f4638a7cc0d24e645803b1ed8fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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
)