18 lines
410 B
CMake
18 lines
410 B
CMake
|
# Generated from qtextdocument.pro.
|
||
|
|
||
|
#####################################################################
|
||
|
## tst_qtextdocument Test:
|
||
|
#####################################################################
|
||
|
|
||
|
add_qt_test(tst_qtextdocument
|
||
|
SOURCES
|
||
|
common.h
|
||
|
tst_qtextdocument.cpp
|
||
|
LIBRARIES
|
||
|
Qt::CorePrivate
|
||
|
Qt::GuiPrivate
|
||
|
PUBLIC_LIBRARIES
|
||
|
Qt::Gui
|
||
|
Qt::Xml
|
||
|
)
|