mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-17 09:19:38 -06:00
added JSON support for snap packages
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
sqlitebrowser:
|
||||
# source-type: git
|
||||
plugin: cmake
|
||||
configflags: ["-DUSE_QT5=True", "-Dsqlcipher=1", "-Wno-dev"]
|
||||
configflags: ["-DUSE_QT5=True", "-Dsqlcipher=1", "-Wno-dev","-DSQLITE_ENABLE_JSON1=1"]
|
||||
source: .
|
||||
desktop-qt5:
|
||||
build-packages:
|
||||
|
||||
Reference in New Issue
Block a user