diff --git a/vcpkg.json b/vcpkg.json index 3809482..1814b28 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -14,12 +14,17 @@ "openssl", "rapidjson", "sol2", - "curl" + "curl", + "lua" ], "overrides": [ { "name": "sol2", "version": "3.3.1" + }, + { + "name": "lua", + "version": "5.3.5#6" } ], "builtin-baseline": "5bf0c55239da398b8c6f450818c9e28d36bf9966"