early-access version 2853
This commit is contained in:
26
externals/vcpkg/ports/boost-property-map-parallel/vcpkg.json
vendored
Executable file
26
externals/vcpkg/ports/boost-property-map-parallel/vcpkg.json
vendored
Executable file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"name": "boost-property-map-parallel",
|
||||
"version": "1.79.0",
|
||||
"description": "Boost property_map_parallel module",
|
||||
"homepage": "https://github.com/boostorg/property_map_parallel",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-assert",
|
||||
"boost-concept-check",
|
||||
"boost-config",
|
||||
"boost-function",
|
||||
{
|
||||
"name": "boost-mpi",
|
||||
"platform": "!uwp"
|
||||
},
|
||||
"boost-mpl",
|
||||
"boost-multi-index",
|
||||
"boost-optional",
|
||||
"boost-property-map",
|
||||
"boost-serialization",
|
||||
"boost-smart-ptr",
|
||||
"boost-static-assert",
|
||||
"boost-type-traits",
|
||||
"boost-vcpkg-helpers"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user