diff --git a/vcpkg.json b/vcpkg.json index 9c0ff255..664a748c 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -4,6 +4,12 @@ "dependencies": [ "argon2", "cjson", + "cunit", + { + "name": "dlfcn-win32", + "platform": "windows" + }, + "gtest", "libmicrohttpd", "openssl", "pthreads",