early-access version 2853
This commit is contained in:
22
externals/vcpkg/ports/boost-assign/vcpkg.json
vendored
Executable file
22
externals/vcpkg/ports/boost-assign/vcpkg.json
vendored
Executable file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "boost-assign",
|
||||
"version": "1.79.0",
|
||||
"description": "Boost assign module",
|
||||
"homepage": "https://github.com/boostorg/assign",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-array",
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
"boost-move",
|
||||
"boost-mpl",
|
||||
"boost-preprocessor",
|
||||
"boost-ptr-container",
|
||||
"boost-range",
|
||||
"boost-static-assert",
|
||||
"boost-throw-exception",
|
||||
"boost-tuple",
|
||||
"boost-type-traits",
|
||||
"boost-vcpkg-helpers"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user