summaryrefslogtreecommitdiffstats
path: root/src/repparser/CMakeLists.txt
blob: dc1a9d1d383c81af09e50e5312f2a8f834124888 (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
31
32
33
34
35
36
37
38
39
# Generated from repparser.pro.

#####################################################################
## RepParser Module:
#####################################################################

qt_add_module(RepParser
    HEADER_MODULE
    SOURCES
        # qregexparser.h          # special case
    PUBLIC_LIBRARIES
        Qt::Core
)

#### Keys ignored in scope 1:.:.:repparser.pro:<TRUE>:
# MODULE = "repparser"
# def_build = "debug"

## Scopes:
#####################################################################

#### Keys ignored in scope 2:.:.:repparser.pro:QT_CONFIG___contains___release,debug OR release:
# def_build = "release"

#### Keys ignored in scope 4:.:.:repparser.pro:lib_bundle:
# FRAMEWORK_DATA.files = "$$PWD/parser.g"
# FRAMEWORK_DATA.path = "Headers"
# FRAMEWORK_DATA.version = "Versions"
# QMAKE_BUNDLE_DATA = "FRAMEWORK_DATA"

#### Keys ignored in scope 5:.:.:repparser.pro:else:
# extra_headers.files = "$$PWD/parser.g"
# extra_headers.path = "$$[QT_INSTALL_HEADERS]/$$MODULE_INCNAME"

#### Keys ignored in scope 7:.:.:repparser.pro:NOT _PRO_FILE_PWD____equals____ss_OUT_PWD:
# COPIES = "extra_headers"

#### Keys ignored in scope 8:.:.:repparser.pro:else:
# INSTALLS = "extra_headers"