summaryrefslogtreecommitdiffstats
path: root/configure.json
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2016-12-02 10:51:15 +0100
committerUlf Hermann <ulf.hermann@qt.io>2018-02-20 09:09:01 +0000
commit34017a8c5aaca2723fb62e79ea177b5579040ad3 (patch)
tree058a6954deb37f75cc7fd3128e4f7f1887c43f5f /configure.json
parentd945e118371c56c7008db3632a871efe23605650 (diff)
Sql: Add a feature for the SQL item models
... and make sure we can build if it's switched off. Change-Id: I9565a2ce632a861a99e1276f3edf4f0d094b5451 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io> Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Diffstat (limited to 'configure.json')
-rw-r--r--configure.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.json b/configure.json
index a7b8149469..e6d054d64a 100644
--- a/configure.json
+++ b/configure.json
@@ -11,6 +11,7 @@
"src/corelib",
"src/network",
"src/gui",
+ "src/sql",
"src/xml",
"src/widgets",
"src/printsupport",