mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 11:49:00 +08:00
25 lines
508 B
JSON
25 lines
508 B
JSON
{
|
|
"name": "boost-icl",
|
|
"version": "1.77.0",
|
|
"description": "Boost icl module",
|
|
"homepage": "https://github.com/boostorg/icl",
|
|
"dependencies": [
|
|
"boost-assert",
|
|
"boost-concept-check",
|
|
"boost-config",
|
|
"boost-container",
|
|
"boost-core",
|
|
"boost-date-time",
|
|
"boost-detail",
|
|
"boost-iterator",
|
|
"boost-move",
|
|
"boost-mpl",
|
|
"boost-range",
|
|
"boost-rational",
|
|
"boost-static-assert",
|
|
"boost-type-traits",
|
|
"boost-utility",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|