diff --git a/vcpkg.json b/vcpkg.json index 18b2f16f63..780f81ef99 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -33,6 +33,10 @@ "opengl", "python3", "openssl", + { + "name": "sqlite3", + "features": [ "fts5", "fts4", "fts3", "rtree", "session" ] + }, "icu", "ngspice", "wxpython"