summaryrefslogtreecommitdiffstats
path: root/tests/auto/printsupport/kernel/qprintdevice/CMakeLists.txt
blob: e785b432007309cb912c753f82f487154c326b12 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Generated from qprintdevice.pro.

#####################################################################
## tst_qprintdevice Test:
#####################################################################

qt_internal_add_test(tst_qprintdevice
    SOURCES
        tst_qprintdevice.cpp
    DEFINES
        QT_USE_USING_NAMESPACE
    LIBRARIES
        Qt::Gui
        Qt::PrintSupportPrivate
)