mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 16:39:18 +08:00
4783c36f8c
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
23 lines
486 B
JSON
23 lines
486 B
JSON
{
|
|
"name": "boost-ublas",
|
|
"version-string": "1.75.0",
|
|
"description": "Boost ublas module",
|
|
"homepage": "https://github.com/boostorg/ublas",
|
|
"dependencies": [
|
|
"boost-compute",
|
|
"boost-concept-check",
|
|
"boost-config",
|
|
"boost-core",
|
|
"boost-iterator",
|
|
"boost-mpl",
|
|
"boost-range",
|
|
"boost-serialization",
|
|
"boost-smart-ptr",
|
|
"boost-static-assert",
|
|
"boost-type-traits",
|
|
"boost-typeof",
|
|
"boost-utility",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|