early-access version 2853
This commit is contained in:
14
externals/vcpkg/ports/nmslib/vcpkg.json
vendored
Executable file
14
externals/vcpkg/ports/nmslib/vcpkg.json
vendored
Executable file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "nmslib",
|
||||
"version": "2.1.1",
|
||||
"port-version": 1,
|
||||
"description": "Non-Metric Space Library (NMSLIB) is an efficient similarity search library and a toolkit for evaluation of k-NN methods for generic non-metric spaces.",
|
||||
"homepage": "https://github.com/searchivarius/nmslib",
|
||||
"supports": "!(arm | uwp)",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user