aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmllint/.prev_CMakeLists.txt
blob: 188b921ca3c62b6724093fdcc9d8f2c0c004ff4c (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
    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"