14 lines
344 B
CMake
14 lines
344 B
CMake
# Generated from qshadergraph.pro.
|
|
|
|
#####################################################################
|
|
## tst_qshadergraph Test:
|
|
#####################################################################
|
|
|
|
qt_internal_add_test(tst_qshadergraph
|
|
SOURCES
|
|
tst_qshadergraph.cpp
|
|
PUBLIC_LIBRARIES
|
|
Qt::Gui
|
|
Qt::GuiPrivate
|
|
)
|