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

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

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