aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmllint/CMakeLists.txt
blob: c6fb5add64740c1d2c014159861f85326e3aa790 (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
28
# Generated from qmllint.pro.

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

qt_add_tool(qmllint
    TOOLS_TARGET Qml # special case
    SOURCES
        ../shared/componentversion.cpp ../shared/componentversion.h
        ../shared/metatypes.h
        ../shared/scopetree.cpp ../shared/scopetree.h
        ../shared/typedescriptionreader.cpp ../shared/typedescriptionreader.h
        checkidentifiers.cpp checkidentifiers.h
        findwarnings.cpp findwarnings.h
        importedmembersvisitor.cpp importedmembersvisitor.h
        main.cpp
        qcoloroutput.cpp qcoloroutput.h
    INCLUDE_DIRECTORIES
        ../shared
    PUBLIC_LIBRARIES
        Qt::CorePrivate
        Qt::QmlDevToolsPrivate
)

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