vcpkg/ports/boost-winapi/vcpkg.json

12 lines
235 B
JSON
Raw Normal View History

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