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