early-access version 2853
This commit is contained in:
23
externals/vcpkg/ports/boost-ublas/vcpkg.json
vendored
Executable file
23
externals/vcpkg/ports/boost-ublas/vcpkg.json
vendored
Executable file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "boost-ublas",
|
||||
"version": "1.79.0",
|
||||
"description": "Boost ublas module",
|
||||
"homepage": "https://github.com/boostorg/ublas",
|
||||
"license": "BSL-1.0",
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user