EHS/vcpkg.json
2024-09-29 21:06:30 -07:00

8 lines
90 B
JSON

{
"name": "EHS",
"version": "1.0",
"dependencies": [
"zlib",
"openssl"
]
}