Bump vcpkg for opencascade
This commit is contained in:
parent
c5e7d800a4
commit
1ed4cd3644
|
@ -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",
|
||||||
|
|
|
@ -26,7 +26,10 @@
|
||||||
},
|
},
|
||||||
"harfbuzz",
|
"harfbuzz",
|
||||||
"glm",
|
"glm",
|
||||||
"opencascade",
|
{
|
||||||
|
"name": "opencascade",
|
||||||
|
"features": [ "rapidjson" ]
|
||||||
|
},
|
||||||
"opengl",
|
"opengl",
|
||||||
"python3",
|
"python3",
|
||||||
"openssl",
|
"openssl",
|
||||||
|
|
Loading…
Reference in New Issue