1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2025-07-02 06:57:11 +02:00
Files
SqMod/vendor/POCO/NetSSL_OpenSSL/vcpkg-configuration.json
Sandu Liviu Catalin f2b7499f85 Update libraries and make it build on windows.
Still gets some warnings because compilers have changed. But should work.
2025-06-25 22:34:23 +03:00

15 lines
348 B
JSON

{
"default-registry": {
"kind": "git",
"baseline": "000d1bda1ffa95a73e0b40334fa4103d6f4d3d48",
"repository": "https://github.com/microsoft/vcpkg"
},
"registries": [
{
"kind": "artifact",
"location": "https://github.com/microsoft/vcpkg-ce-catalog/archive/refs/heads/main.zip",
"name": "microsoft"
}
]
}