aboutsummaryrefslogtreecommitdiffstats
path: root/qtdeclarative.pro
blob: 02ba4a951d64e9502794eec44d441228b084883b (plain)
1
2
3
4
5
6
7
CONFIG += tests_need_tools
load(qt_parts)

ios {
    log("The qtdeclarative module was disabled from the build because the dependency qtjsbackend/V8 is not ported to iOS.")
    SUBDIRS=
}