summaryrefslogtreecommitdiffstats
path: root/tests/manual/qprintdevice_dump/CMakeLists.txt
blob: 3725ec062b9c6f47315f063ab88f14a7190be62e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Generated from qprintdevice_dump.pro.

#####################################################################
## qprintdevice_dump Binary:
#####################################################################

add_qt_manual_test(qprintdevice_dump
    GUI
    SOURCES
        main.cpp
    LIBRARIES
        Qt::PrintSupportPrivate
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::PrintSupport
)

#### Keys ignored in scope 1:.:.:qprintdevice_dump.pro:<TRUE>:
# TEMPLATE = "app"