14 lines
311 B
CMake
14 lines
311 B
CMake
|
# Generated from qbrush.pro.
|
||
|
|
||
|
#####################################################################
|
||
|
## tst_qbrush Test:
|
||
|
#####################################################################
|
||
|
|
||
|
qt_add_test(tst_qbrush
|
||
|
SOURCES
|
||
|
tst_qbrush.cpp
|
||
|
PUBLIC_LIBRARIES
|
||
|
Qt::Gui
|
||
|
Qt::GuiPrivate
|
||
|
)
|