This commit is contained in:
parent
515294c7e6
commit
898e3f8a16
2 changed files with 0 additions and 17 deletions
|
|
@ -313,11 +313,7 @@ namespace Crafter {
|
|||
}
|
||||
}
|
||||
|
||||
std::cout << "10" << std::endl;
|
||||
|
||||
std::string configName = it["configuration"].get<std::string>();
|
||||
|
||||
std::cout << "11" << std::endl;
|
||||
|
||||
// Create a Project object for the dependency
|
||||
std::unique_ptr<Project> depProject = std::make_unique<Project>(std::move(path), configName);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue