qt6-bb10/tests/auto/printsupport/kernel/qprintdevice/CMakeLists.txt

16 lines
396 B
CMake

# Generated from qprintdevice.pro.
#####################################################################
## tst_qprintdevice Test:
#####################################################################
qt_internal_add_test(tst_qprintdevice
SOURCES
tst_qprintdevice.cpp
DEFINES
QT_USE_USING_NAMESPACE
PUBLIC_LIBRARIES
Qt::Gui
Qt::PrintSupportPrivate
)