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

#####################################################################
## tst_qshadernodes Test:
#####################################################################

add_qt_test(tst_qshadernodes
    SOURCES
        tst_qshadernodes.cpp
    LIBRARIES
        Qt::GuiPrivate
    PUBLIC_LIBRARIES
        Qt::Gui
)