16 lines
369 B
CMake
16 lines
369 B
CMake
|
# Generated from qtextlayout.pro.
|
||
|
|
||
|
#####################################################################
|
||
|
## tst_qtextlayout Test:
|
||
|
#####################################################################
|
||
|
|
||
|
add_qt_test(tst_qtextlayout
|
||
|
SOURCES
|
||
|
tst_qtextlayout.cpp
|
||
|
LIBRARIES
|
||
|
Qt::CorePrivate
|
||
|
Qt::GuiPrivate
|
||
|
PUBLIC_LIBRARIES
|
||
|
Qt::Gui
|
||
|
)
|