vcpkg/ports/hnswlib/vcpkg.json
moritz-h 39f3c5c343
[hnswlib] new port (#29848)
* [hnswlib] new port

* remove cmake config

---------

Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
2023-03-03 11:20:51 -08:00

8 lines
203 B
JSON

{
"name": "hnswlib",
"version": "0.7.0",
"description": "Header-only library for fast approximate nearest neighbors",
"homepage": "https://github.com/nmslib/hnswlib",
"license": "Apache-2.0"
}