mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 21:19:01 +08:00
17 lines
372 B
JSON
17 lines
372 B
JSON
{
|
|
"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"
|
|
]
|
|
}
|