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

#####################################################################
## qmlformat Tool:
#####################################################################

qt_add_tool(qmlformat
    TOOLS_TARGET Qml # special case
    SOURCES
        commentastvisitor.cpp commentastvisitor.h
        dumpastvisitor.cpp dumpastvisitor.h
        main.cpp
        restructureastvisitor.cpp restructureastvisitor.h
    PUBLIC_LIBRARIES
        Qt::QmlDevToolsPrivate
)

#### Keys ignored in scope 1:.:.:qmlformat.pro:<TRUE>:
# QMAKE_TARGET_DESCRIPTION = "QML" "Formatter"
# _OPTION = "host_build"