mirror of
https://github.com/mhx/dwarfs.git
synced 2025-08-04 02:06:22 -04:00
chore: update vcpkg.json
This commit is contained in:
parent
2824ba950b
commit
2983764d40
63
vcpkg.json
63
vcpkg.json
@ -1,35 +1,36 @@
|
|||||||
{
|
{
|
||||||
|
"builtin-baseline": "ce613c41372b23b1f51333815feb3edd87ef8a8b",
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
"benchmark",
|
{"name": "benchmark", "version>=": "1.9.2"},
|
||||||
"boost-asio",
|
{"name": "boost-asio", "version>=": "1.88.0"},
|
||||||
"boost-chrono",
|
{"name": "boost-chrono", "version>=": "1.88.0"},
|
||||||
"boost-context",
|
{"name": "boost-context", "version>=": "1.88.0"},
|
||||||
"boost-convert",
|
{"name": "boost-convert", "version>=": "1.88.0"},
|
||||||
"boost-crc",
|
{"name": "boost-crc", "version>=": "1.88.0"},
|
||||||
"boost-filesystem",
|
{"name": "boost-filesystem", "version>=": "1.88.0"},
|
||||||
"boost-iostreams",
|
{"name": "boost-iostreams", "version>=": "1.88.0"},
|
||||||
"boost-multi-index",
|
{"name": "boost-multi-index", "version>=": "1.88.0"},
|
||||||
"boost-process",
|
{"name": "boost-process", "version>=": "1.88.0"},
|
||||||
"boost-program-options",
|
{"name": "boost-program-options", "version>=": "1.88.0"},
|
||||||
"boost-sort",
|
{"name": "boost-sort", "version>=": "1.88.0"},
|
||||||
"boost-thread",
|
{"name": "boost-thread", "version>=": "1.88.0"},
|
||||||
"boost-uuid",
|
{"name": "boost-uuid", "version>=": "1.88.0"},
|
||||||
"boost-variant",
|
{"name": "boost-variant", "version>=": "1.88.0"},
|
||||||
"brotli",
|
{"name": "brotli", "version>=": "1.1.0"},
|
||||||
"cpptrace",
|
{"name": "cpptrace", "version>=": "0.8.3"},
|
||||||
"date",
|
{"name": "date", "version>=": "3.0.3"},
|
||||||
"double-conversion",
|
{"name": "double-conversion", "version>=": "3.3.0"},
|
||||||
"fmt",
|
{"name": "fmt", "version>=": "11.0.2"},
|
||||||
"glog",
|
{"name": "glog", "version>=": "0.7.1"},
|
||||||
"libarchive",
|
{"name": "libarchive", "version>=": "3.7.8"},
|
||||||
"libevent",
|
{"name": "libevent", "version>=": "2.1.12+20230128#1"},
|
||||||
"libflac",
|
{"name": "libflac", "version>=": "1.5.0"},
|
||||||
"nlohmann-json",
|
{"name": "nlohmann-json", "version>=": "3.12.0"},
|
||||||
"openssl",
|
{"name": "openssl", "version>=": "3.5.0"},
|
||||||
"pkgconf",
|
{"name": "pkgconf", "version>=": "2.4.3"},
|
||||||
"range-v3",
|
{"name": "range-v3", "version>=": "0.12.0#4"},
|
||||||
"utfcpp",
|
{"name": "utfcpp", "version>=": "4.0.6"},
|
||||||
"xxhash",
|
{"name": "xxhash", "version>=": "0.8.3"},
|
||||||
"zstd"
|
{"name": "zstd", "version>=": "1.5.7"}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user