vcpkg/ports/boost-local-function/vcpkg.json

17 lines
372 B
JSON
Raw Normal View History

{
"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"
]
}