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