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