summaryrefslogtreecommitdiffstats
path: root/usecases/CMakeLists.txt
blob: b5190ac956d5c6c584a259515feba1e5c69a4f14 (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: BSD-3-Clause

# 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"