From 2fcef1a0de04f6f6b453ab73bab0939e8ff3c873 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ricardo=20Monta=C3=B1ana=20G=C3=B3mez?= Date: Thu, 3 Jul 2025 19:14:24 +0200 Subject: [PATCH] remove unneeded vcpkg file --- vcpkg-configuration.json | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 vcpkg-configuration.json diff --git a/vcpkg-configuration.json b/vcpkg-configuration.json deleted file mode 100644 index b241242..0000000 --- a/vcpkg-configuration.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "default-registry": { - "kind": "git", - "baseline": "760bfd0c8d7c89ec640aec4df89418b7c2745605", - "repository": "https://github.com/microsoft/vcpkg" - }, - "registries": [ - { - "kind": "git", - "repository": "https://github.com/rmontanana/vcpkg-stash", - "baseline": "1ea69243c0e8b0de77c9d1dd6e1d7593ae7f3627", - "packages": [ - "arff-files", - "bayesnet", - "fimdlp", - "folding", - "libtorch-bin" - ] - } - ] -} \ No newline at end of file