From e87df8258090138d5c22ac46b8602b618620e8a1 Mon Sep 17 00:00:00 2001 From: Andrew Chow Date: Tue, 26 May 2020 23:18:08 -0400 Subject: Add sqlite to travis and depends --- build_msvc/vcpkg.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'build_msvc/vcpkg.json') diff --git a/build_msvc/vcpkg.json b/build_msvc/vcpkg.json index 5d5f94227f..dfd3929c44 100644 --- a/build_msvc/vcpkg.json +++ b/build_msvc/vcpkg.json @@ -9,6 +9,7 @@ "boost-signals2", "boost-test", "boost-thread", + "sqlite3", "double-conversion", { "name": "libevent", @@ -16,4 +17,4 @@ }, "zeromq" ] -} \ No newline at end of file +} -- cgit v1.2.3