defines
This commit is contained in:
parent
35f943af53
commit
5af6d0080a
8 changed files with 93 additions and 73 deletions
|
|
@ -29,6 +29,7 @@ export namespace Crafter::Build {
|
|||
std::string configuration;
|
||||
std::string commit;
|
||||
std::string branch;
|
||||
std::string name;
|
||||
Dependency(std::string path, std::string configuration, std::string commit, std::string branch);
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue