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

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

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