aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlcompiler/CMakeLists.txt
blob: d6895704a450d3be65977345373f8e107e2cc54e (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
# Generated from qmlcompiler.pro.

#####################################################################
## QmlCompiler Module:
#####################################################################

qt_add_module(QmlCompiler
    STATIC
    INTERNAL_MODULE
    SOURCES
        importedmembersvisitor.cpp importedmembersvisitor_p.h
        metatypes_p.h
        qmljsimporter.cpp qmljsimporter_p.h
        qmljstypereader.cpp qmljstypereader_p.h
        qmlstreamwriter.cpp qmlstreamwriter_p.h
        resourcefilemapper.cpp resourcefilemapper_p.h
        scopetree.cpp scopetree_p.h
        typedescriptionreader.cpp typedescriptionreader_p.h
    PUBLIC_LIBRARIES
        Qt::CorePrivate
        Qt::QmlDevToolsPrivate
)

#### Keys ignored in scope 1:.:.:qmlcompiler.pro:<TRUE>:
# _OPTION = "host_build"