mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
20 lines
402 B
JSON
20 lines
402 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg/master/scripts/vcpkg.schema.json",
|
|
"name": "solidity",
|
|
"version": "0.8.13",
|
|
"dependencies": [
|
|
"boost-system",
|
|
"boost-filesystem",
|
|
"boost-test",
|
|
"boost-program-options",
|
|
"boost-multiprecision",
|
|
"boost-bimap",
|
|
"boost-assign",
|
|
"boost-process",
|
|
"range-v3",
|
|
"fmt",
|
|
"jsoncpp",
|
|
"z3"
|
|
]
|
|
}
|