Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

44 lines
879 B
JSON

{
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
"name": "boost-interprocess",
"version": "1.87.0",
"port-version": 1,
"description": "Boost interprocess module",
"homepage": "https://www.boost.org/libs/interprocess",
"license": "BSL-1.0",
"dependencies": [
{
"name": "boost-assert",
"version>=": "1.87.0"
},
{
"name": "boost-cmake",
"version>=": "1.87.0"
},
{
"name": "boost-config",
"version>=": "1.87.0"
},
{
"name": "boost-container",
"version>=": "1.87.0"
},
{
"name": "boost-headers",
"version>=": "1.87.0"
},
{
"name": "boost-intrusive",
"version>=": "1.87.0"
},
{
"name": "boost-move",
"version>=": "1.87.0"
},
{
"name": "boost-winapi",
"version>=": "1.87.0"
}
]
}