# Generated from qmlformat.pro.

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

qt_get_tool_target_name(target_name qmlformat)
qt_internal_add_tool(${target_name}
    TARGET_DESCRIPTION "QML Formatter"
    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"
