summaryrefslogtreecommitdiffstats
path: root/usecases/CMakeLists.txt
blob: 50b306bb4c9f7301554ef1fb65df308775445e68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Generated from use_cases.pro.

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

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