We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29bc193 commit 9625bf5Copy full SHA for 9625bf5
Mac/BuildScript/build-installer.py
@@ -322,6 +322,7 @@ def library_recipes():
322
'-DSQLITE_ENABLE_FTS5 '
323
'-DSQLITE_ENABLE_FTS4 '
324
'-DSQLITE_ENABLE_FTS3_PARENTHESIS '
325
+ '-DSQLITE_ENABLE_JSON1 '
326
'-DSQLITE_ENABLE_RTREE '
327
'-DSQLITE_TCL=0 '
328
'%s' % ('','-DSQLITE_WITHOUT_ZONEMALLOC ')[LT_10_5]),
0 commit comments