summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/util/qshadergraph/CMakeLists.txt
blob: ede24f2a40bec7f1848fe622df27ecd672c7077c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Generated from qshadergraph.pro.

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

add_qt_test(tst_qshadergraph
    SOURCES
        tst_qshadergraph.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::GuiPrivate
)