aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/libscran-umappp/vcpkg.json
diff options
context:
space:
mode:
Diffstat (limited to 'vcpkg/ports/libscran-umappp/vcpkg.json')
-rw-r--r--vcpkg/ports/libscran-umappp/vcpkg.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/vcpkg/ports/libscran-umappp/vcpkg.json b/vcpkg/ports/libscran-umappp/vcpkg.json
new file mode 100644
index 0000000..8e9f2e1
--- /dev/null
+++ b/vcpkg/ports/libscran-umappp/vcpkg.json
@@ -0,0 +1,22 @@
+{
+ "name": "libscran-umappp",
+ "version": "3.1.0",
+ "description": "UMAP C++ implementation",
+ "homepage": "https://github.com/libscran/umappp",
+ "license": "BSD-2-Clause",
+ "dependencies": [
+ "knncolle",
+ "ltla-aarand",
+ "ltla-cppirlba",
+ "ltla-sanisizer",
+ "ltla-subpar",
+ {
+ "name": "vcpkg-cmake",
+ "host": true
+ },
+ {
+ "name": "vcpkg-cmake-config",
+ "host": true
+ }
+ ]
+}