vcpkg/ports/boost-hof/vcpkg.json

15 lines
338 B
JSON
Raw Normal View History

{
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
"name": "boost-hof",
2023-09-14 06:40:46 +08:00
"version": "1.83.0",
"description": "Boost hof module",
"homepage": "https://github.com/boostorg/hof",
"license": "BSL-1.0",
"dependencies": [
{
"name": "boost-vcpkg-helpers",
2023-09-14 06:40:46 +08:00
"version>=": "1.83.0"
}
]
}