15 lines
364 B
CMake
15 lines
364 B
CMake
# Generated from qtextlayout.pro.
|
|
|
|
#####################################################################
|
|
## tst_qtextlayout Test:
|
|
#####################################################################
|
|
|
|
qt_internal_add_test(tst_qtextlayout
|
|
SOURCES
|
|
tst_qtextlayout.cpp
|
|
PUBLIC_LIBRARIES
|
|
Qt::CorePrivate
|
|
Qt::Gui
|
|
Qt::GuiPrivate
|
|
)
|