diff --git a/test/vcpkg.json b/test/vcpkg.json index a23415c2..ec9d31bc 100644 --- a/test/vcpkg.json +++ b/test/vcpkg.json @@ -3,7 +3,7 @@ "version-date": "2023-09-27", "description": "vcpkg registry maintained by @luncliff", "homepage": "https://github.com/luncliff/vcpkg-registry", - "supports": "windows | osx | ios", + "supports": "windows | osx | linux | ios", "dependencies": [ { "name": "apple-crypto", @@ -13,6 +13,10 @@ "name": "apple-nio-ssl", "platform": "osx | ios" }, + { + "name": "libtorch", + "platform": "windows | osx | linux" + }, { "name": "llama-cpp", "features": [