mirror of
https://github.com/build-cpp/cmkr
synced 2026-06-08 13:22:55 +00:00
fixes
This commit is contained in:
@@ -33,6 +33,7 @@ struct Package {
|
||||
};
|
||||
|
||||
struct Vcpkg {
|
||||
std::string url;
|
||||
std::vector<std::string> packages;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user