blob: c92339abe02d29f1f8d86e2a3333d1edb78cc6cc (
plain)
1
2
3
4
5
6
7
8
9
|
{
"name": "boost-preprocessor",
"version": "1.76.0",
"description": "Boost preprocessor module",
"homepage": "https://github.com/boostorg/preprocessor",
"dependencies": [
"boost-vcpkg-helpers"
]
}
|