vcpkg/ports/boost-icl/vcpkg.json
2021-09-27 17:12:39 -07:00

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"
]
}