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

13 lines
254 B
JSON

{
"name": "boost-yap",
"version": "1.77.0",
"description": "Boost yap module",
"homepage": "https://github.com/boostorg/yap",
"dependencies": [
"boost-hana",
"boost-preprocessor",
"boost-type-index",
"boost-vcpkg-helpers"
]
}