Replace git submodule dependencies for vcpg dependencies #35

Merged
rmontanana merged 5 commits from vcpkg into main 2025-04-27 20:55:03 +00:00
67 changed files with 113 additions and 28158 deletions
Showing only changes of commit d0ebe596f6 - Show all commits

View File

@@ -18,7 +18,7 @@
std::map<std::string, std::string> modules = {
{ "mdlp", "2.0.1" },
{ "Folding", "1.1.1" },
{ "json", "3.11" },
{ "json", "3.12" },
{ "ArffFiles", "1.1.0" }
};