vcpkg/ports/boost-predef/vcpkg.json

10 lines
202 B
JSON
Raw Normal View History

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