vcpkg/ports/boost-yap/vcpkg.json

13 lines
254 B
JSON
Raw Normal View History

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