pineapple/externals/vcpkg/ports/boost-hana/vcpkg.json

16 lines
307 B
JSON
Raw Normal View History

2022-07-23 03:01:36 +02:00
{
"name": "boost-hana",
"version": "1.79.0",
"description": "Boost hana module",
"homepage": "https://github.com/boostorg/hana",
"license": "BSL-1.0",
"dependencies": [
"boost-config",
"boost-core",
"boost-fusion",
"boost-mpl",
"boost-tuple",
"boost-vcpkg-helpers"
]
}