pineapple-src/externals/vcpkg/ports/boost-yap/vcpkg.json
2022-07-23 03:01:36 +02:00

13 lines
278 B
JSON
Executable file

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