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