aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmllint/.prev_CMakeLists.txt
blob: 923371c58781b5c9cbc36e9154e6586200bfd719 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# 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
        checkidentifiers.cpp checkidentifiers.h
        findwarnings.cpp findwarnings.h
        main.cpp
        qcoloroutput.cpp qcoloroutput.h
    PUBLIC_LIBRARIES
        Qt::CorePrivate
        Qt::QmlCompilerPrivate
        Qt::QmlDevToolsPrivate
)

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