summaryrefslogtreecommitdiffstats
path: root/tests/auto/animation/qmorphtarget/CMakeLists.txt
blob: 5881d620bfe4e052844cb05f76176239856ad344 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Generated from qmorphtarget.pro.

#####################################################################
## tst_qmorphtarget Test:
#####################################################################

qt_add_test(tst_qmorphtarget
    SOURCES
        tst_qmorphtarget.cpp
    PUBLIC_LIBRARIES
        Qt::3DAnimation
        Qt::3DCore
        Qt::3DCorePrivate
        Qt::3DRender
        Qt::3DRenderPrivate
        Qt::Gui
)

#### Keys ignored in scope 1:.:.:qmorphtarget.pro:<TRUE>:
# TEMPLATE = "app"