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

15 lines
364 B
CMake

# Generated from qprintdevice.pro.
#####################################################################
## tst_qprintdevice Test:
#####################################################################
add_qt_test(tst_qprintdevice
SOURCES
tst_qprintdevice.cpp
DEFINES
QT_USE_USING_NAMESPACE
LIBRARIES
Qt::PrintSupportPrivate
)