summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/shadergraph/qshadergraph/CMakeLists.txt
blob: 31bf69fcaedf1cf47f638b78a520c832cb006d42 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Generated from qshadergraph.pro.

#####################################################################
## tst_qshadergraph Test:
#####################################################################

# special case begin
qt_internal_add_test(tst_qt3d_qshadergraph
# special case end
    SOURCES
        tst_qshadergraph.cpp
    PUBLIC_LIBRARIES
        Qt::3DRenderPrivate
        Qt::Gui
)