aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmlpreview/.prev_CMakeLists.txt
blob: e8cfaa528a28bf6c008e8119f7394ab031cb865d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Generated from qmlpreview.pro.

#####################################################################
## qmlpreview Tool:
#####################################################################

qt_get_tool_target_name(target_name qmlpreview)
qt_add_tool(${target_name}
    TARGET_DESCRIPTION "QML Preview"
    SOURCES
        main.cpp
        qmlpreviewapplication.cpp qmlpreviewapplication.h
        qmlpreviewfilesystemwatcher.cpp qmlpreviewfilesystemwatcher.h
    PUBLIC_LIBRARIES
        Qt::Network
        Qt::QmlDebugPrivate
)

#### Keys ignored in scope 1:.:.:qmlpreview.pro:<TRUE>:
# QMAKE_TARGET_DESCRIPTION = "QML" "Preview"