e7118bd7fd
Fixes: QTBUG-78228 Change-Id: I3d4666a553e94de47e01d64551b8fe672994b137 Reviewed-by: Qt CMake Build Bot Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
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
|
|
)
|