mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 18:19:07 +08:00
4783c36f8c
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
13 lines
261 B
JSON
13 lines
261 B
JSON
{
|
|
"name": "boost-yap",
|
|
"version-string": "1.75.0",
|
|
"description": "Boost yap module",
|
|
"homepage": "https://github.com/boostorg/yap",
|
|
"dependencies": [
|
|
"boost-hana",
|
|
"boost-preprocessor",
|
|
"boost-type-index",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|