Browse Source

Bump vcpkg for opencascade

newinvert
Marek Roszko 3 years ago
parent
commit
1ed4cd3644
  1. 2
      vcpkg-configuration.json
  2. 5
      vcpkg.json

2
vcpkg-configuration.json

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

5
vcpkg.json

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

Loading…
Cancel
Save