mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 20:59:45 +08:00
24 lines
497 B
JSON
24 lines
497 B
JSON
|
{
|
||
|
"name": "boost-icl",
|
||
|
"version-string": "1.75.0",
|
||
|
"description": "Boost icl module",
|
||
|
"homepage": "https://github.com/boostorg/icl",
|
||
|
"dependencies": [
|
||
|
"boost-assert",
|
||
|
"boost-concept-check",
|
||
|
"boost-config",
|
||
|
"boost-container",
|
||
|
"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"
|
||
|
]
|
||
|
}
|