mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-18 02:06:20 +08:00
Added missing SUBDIRS+=module_qtjsbackend
Module cannot be compiled without this. Change-Id: I1ea3bd6f21b389db0c758abebd6e851a77a1d682 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Jyri Tahtela <jyri.tahtela@nokia.com>
This commit is contained in:
committed by
Qt by Nokia
parent
6c50e8122b
commit
c5a02e33b0
1
qt.pro
1
qt.pro
@@ -148,6 +148,7 @@ exists(qtpim/qtpim.pro): SUBDIRS += module_qtpim
|
||||
exists(qtconnectivity/qtconnectivity.pro): SUBDIRS += module_qtconnectivity
|
||||
exists(qtwayland/qtwayland.pro): SUBDIRS += module_qtwayland
|
||||
exists(qtjsondb/qtjsondb.pro): SUBDIRS += module_qtjsondb
|
||||
exists(qtjsbackend/qtjsbackend.pro): SUBDIRS += module_qtjsbackend
|
||||
|
||||
exists(qtwebkit/Tools/Scripts/build-webkit) {
|
||||
SUBDIRS += module_qtwebkit \
|
||||
|
||||
Reference in New Issue
Block a user