qt5base-lts/tests/auto/gui/text/qtextblock/CMakeLists.txt
Alexandru Croitor 0d177053b9 Regenerate projects one last time before merge
Change-Id: Ia24cf56b79ca6dacd370a7e397024e9b663e0167
Reviewed-by: Liang Qi <liang.qi@qt.io>
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2020-02-12 17:30:49 +00:00

15 lines
351 B
CMake

# Generated from qtextblock.pro.
#####################################################################
## tst_qtextblock Test:
#####################################################################
add_qt_test(tst_qtextblock
SOURCES
tst_qtextblock.cpp
PUBLIC_LIBRARIES
Qt::CorePrivate
Qt::Gui
Qt::GuiPrivate
)