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

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

qt_add_test(tst_qprintdevice
    SOURCES
        tst_qprintdevice.cpp
    DEFINES
        QT_USE_USING_NAMESPACE
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::PrintSupportPrivate
)