blob: 74d77a16fbee0974b00eb1b9623aa2403eb3bb36 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{
"name": "boost-local-function",
"version": "1.76.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"
]
}
|