summaryrefslogtreecommitdiffstats
path: root/usecases/CMakeLists.txt
blob: 95af395947cf138e9d1d25ca31c8d29f3e58b856 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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 use_cases.pro.

#####################################################################
## use_cases Binary:
#####################################################################

qt_internal_add_executable(use_cases
    GUI
    PUBLIC_LIBRARIES
        Qt::Gui
)

#### Keys ignored in scope 1:.:.:use_cases.pro:<TRUE>:
# OTHER_FILES = "CleanQmlDream.qml" "ExternallyReferencedFrameGraphConfiguration.qml" "InlineFrameGraphConfiguration.qml" "ReferencedFrameGraphConfiguration.qml" "SampleFrameGraphConfiguration.qml" "OwnershipCompose.qml"