16 lines
370 B
CMake
16 lines
370 B
CMake
|
# Generated from qpdfwriter.pro.
|
||
|
|
||
|
#####################################################################
|
||
|
## tst_qpdfwriter Test:
|
||
|
#####################################################################
|
||
|
|
||
|
qt_add_test(tst_qpdfwriter
|
||
|
SOURCES
|
||
|
tst_qpdfwriter.cpp
|
||
|
DEFINES
|
||
|
QT_USE_USING_NAMESPACE
|
||
|
PUBLIC_LIBRARIES
|
||
|
Qt::Gui
|
||
|
Qt::GuiPrivate
|
||
|
)
|