vcpkg/ports/boost-detail/vcpkg.json

13 lines
275 B
JSON
Raw Normal View History

{
"name": "boost-detail",
"version-string": "1.75.0",
"description": "Boost detail module",
"homepage": "https://github.com/boostorg/detail",
"dependencies": [
"boost-compatibility",
"boost-config",
"boost-preprocessor",
"boost-vcpkg-helpers"
]
}