early-access version 2853
This commit is contained in:
17
externals/vcpkg/ports/boost-local-function/vcpkg.json
vendored
Executable file
17
externals/vcpkg/ports/boost-local-function/vcpkg.json
vendored
Executable file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "boost-local-function",
|
||||
"version": "1.79.0",
|
||||
"description": "Boost local_function module",
|
||||
"homepage": "https://github.com/boostorg/local_function",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-config",
|
||||
"boost-mpl",
|
||||
"boost-preprocessor",
|
||||
"boost-scope-exit",
|
||||
"boost-type-traits",
|
||||
"boost-typeof",
|
||||
"boost-utility",
|
||||
"boost-vcpkg-helpers"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user