Crow/vcpkg.json
Gulliver 727e6fcff0 added asio vcpk build and windows to build platforms
removed windows2019 build, chocolatey installs
2023-06-02 09:20:44 +02:00

10 lines
134 B
JSON

{
"name": "crow",
"version-string": "master",
"dependencies": [
"asio",
"openssl",
"zlib"
]
}