mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 19:39:00 +08:00
23 lines
480 B
JSON
23 lines
480 B
JSON
{
|
|
"name": "boost-ublas",
|
|
"version": "1.77.0",
|
|
"description": "Boost ublas module",
|
|
"homepage": "https://github.com/boostorg/ublas",
|
|
"dependencies": [
|
|
"boost-compute",
|
|
"boost-concept-check",
|
|
"boost-config",
|
|
"boost-core",
|
|
"boost-interval",
|
|
"boost-iterator",
|
|
"boost-mpl",
|
|
"boost-range",
|
|
"boost-serialization",
|
|
"boost-smart-ptr",
|
|
"boost-static-assert",
|
|
"boost-type-traits",
|
|
"boost-typeof",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|