summaryrefslogtreecommitdiffstats
path: root/src/plugins/renderers/dummy/CMakeLists.txt
blob: 94f33234f0db2035641fedc932ca54e2777ea7dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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 dummy.pro.

#####################################################################
## dummy Binary:
#####################################################################

qt_internal_add_executable(dummy
    GUI
    PUBLIC_LIBRARIES
        Qt::Gui
)