Bump vcpkg for opencascade

This commit is contained in:
Marek Roszko 2023-06-05 21:03:25 -04:00
parent c5e7d800a4
commit 1ed4cd3644
2 changed files with 5 additions and 2 deletions

View File

@ -9,7 +9,7 @@
{ {
"kind": "git", "kind": "git",
"repository": "https://gitlab.com/kicad/packaging/kicad-vcpkg-registry.git", "repository": "https://gitlab.com/kicad/packaging/kicad-vcpkg-registry.git",
"baseline": "3bc244ccb3a4641941aa5e91cc7ec7e2caa2c658", "baseline": "26ab49d089516202a4c7e591cb9328febd0fc755",
"packages": [ "packages": [
"glew", "glew",
"python3", "python3",

View File

@ -26,7 +26,10 @@
}, },
"harfbuzz", "harfbuzz",
"glm", "glm",
"opencascade", {
"name": "opencascade",
"features": [ "rapidjson" ]
},
"opengl", "opengl",
"python3", "python3",
"openssl", "openssl",