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

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

add_qt_test(tst_qprinter
    SOURCES
        tst_qprinter.cpp
    LIBRARIES
        Qt::PrintSupport
        Qt::Widgets
)