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

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

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