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

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

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