vcpkg/ports/boost-local-function/vcpkg.json
2021-09-27 17:12:39 -07:00

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