summaryrefslogtreecommitdiffstats
path: root/tests/manual/qprintdevice_dump/CMakeLists.txt
blob: 88aa5fd5f42c93a325ac4cab0fe42d5f775eef07 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0

# Generated from qprintdevice_dump.pro.

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

qt_internal_add_manual_test(qprintdevice_dump
    GUI
    SOURCES
        main.cpp
    LIBRARIES
        Qt::Gui
        Qt::PrintSupportPrivate
)

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