aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmllint/.prev_CMakeLists.txt
blob: 3034d8699fd83596eea078031cced3cc2041708e (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
29
30
# Generated from qmllint.pro.

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

qt_get_tool_target_name(target_name qmllint)
qt_add_tool(${target_name}
    TARGET_DESCRIPTION "QML Syntax Verifier"
    SOURCES
        ../shared/importedmembersvisitor.cpp ../shared/importedmembersvisitor.h
        ../shared/metatypes.h
        ../shared/qmljsimporter.cpp ../shared/qmljsimporter.h
        ../shared/qmljstypereader.cpp ../shared/qmljstypereader.h
        ../shared/scopetree.cpp ../shared/scopetree.h
        ../shared/typedescriptionreader.cpp ../shared/typedescriptionreader.h
        checkidentifiers.cpp checkidentifiers.h
        findwarnings.cpp findwarnings.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"