16 lines
409 B
CMake
16 lines
409 B
CMake
|
# Generated from qtextdocumentfragment.pro.
|
||
|
|
||
|
#####################################################################
|
||
|
## tst_qtextdocumentfragment Test:
|
||
|
#####################################################################
|
||
|
|
||
|
add_qt_test(tst_qtextdocumentfragment
|
||
|
SOURCES
|
||
|
tst_qtextdocumentfragment.cpp
|
||
|
LIBRARIES
|
||
|
Qt::CorePrivate
|
||
|
Qt::GuiPrivate
|
||
|
PUBLIC_LIBRARIES
|
||
|
Qt::Gui
|
||
|
)
|