This commit is contained in:
parent
f5072dda7a
commit
17ce95f048
2 changed files with 0 additions and 2 deletions
|
|
@ -241,7 +241,6 @@ namespace Crafter {
|
|||
fs::path exeDir = GetPath();
|
||||
|
||||
BuildStdPcm(*this, config);
|
||||
std::cout << "after std" << std::endl;
|
||||
|
||||
std::string editedTarget = config.target;
|
||||
std::replace(editedTarget.begin(), editedTarget.end(), '-', '_');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue