mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-02 23:28:59 +08:00
12 lines
298 B
JSON
12 lines
298 B
JSON
|
{
|
||
|
"name": "blaze",
|
||
|
"version-string": "3.8",
|
||
|
"port-version": 2,
|
||
|
"description": "Blaze is an open-source, high-performance C++ math library for dense and sparse arithmetic.",
|
||
|
"homepage": "https://bitbucket.org/blaze-lib/blaze",
|
||
|
"dependencies": [
|
||
|
"boost-exception",
|
||
|
"lapack"
|
||
|
]
|
||
|
}
|