blob: 89c6386d471e3a229f3c859fe7984f53c2b16167 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{
"name": "boost-local-function",
"version": "1.77.0",
"description": "Boost local_function module",
"homepage": "https://github.com/boostorg/local_function",
"dependencies": [
"boost-config",
"boost-mpl",
"boost-preprocessor",
"boost-scope-exit",
"boost-type-traits",
"boost-typeof",
"boost-utility",
"boost-vcpkg-helpers"
]
}
|