aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmllint/CMakeLists.txt
blob: ef06ec4abb433b266929421dd632dbb02635619b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# Generated from qmllint.pro.

#####################################################################
## qmllint Tool:
#####################################################################

qt_add_tool(qmllint
    TOOLS_TARGET Qml # special case
    SOURCES
        componentversion.cpp componentversion.h
        findunqualified.cpp findunqualified.h
        importedmembersvisitor.cpp importedmembersvisitor.h
        main.cpp
        metatypes.h
        qcoloroutput.cpp qcoloroutput.h
        scopetree.cpp scopetree.h
        typedescriptionreader.cpp typedescriptionreader.h
    LIBRARIES
        Qt::CorePrivate
        Qt::QmlDevToolsPrivate
    PUBLIC_LIBRARIES
        Qt::QmlDevTools
)

#### Keys ignored in scope 1:.:.:qmllint.pro:<TRUE>:
# QMAKE_TARGET_DESCRIPTION = "QML" "Syntax" "Verifier"
# _OPTION = "host_build"