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

#####################################################################
## tst_qprinter Test:
#####################################################################

qt_add_test(tst_qprinter
    SOURCES
        tst_qprinter.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::PrintSupport
        Qt::Widgets
)