summaryrefslogtreecommitdiffstats
path: root/src/xml/configure.cmake
blob: 25a7de5aa20ef269bda1b91e078d8690613a6a82 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22


#### Inputs



#### Libraries



#### Tests



#### Features

qt_feature("dom" PUBLIC
    SECTION "File I/O"
    LABEL "DOM"
    PURPOSE "Supports the Document Object Model."
)
qt_feature_definition("dom" "QT_NO_DOM" NEGATE VALUE "1")