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

15 lines
311 B
JSON

{
"name": "boost-detail",
"version": "1.77.0",
"description": "Boost detail module",
"homepage": "https://github.com/boostorg/detail",
"dependencies": [
"boost-config",
"boost-core",
"boost-preprocessor",
"boost-static-assert",
"boost-type-traits",
"boost-vcpkg-helpers"
]
}