This commit is contained in:
parent
fa6c8a7fea
commit
ff907e79cf
2 changed files with 0 additions and 11 deletions
|
|
@ -299,7 +299,6 @@ namespace Crafter {
|
|||
BuildWasmStdPcm(project, config);
|
||||
} else {
|
||||
std::cout << config.target << std::endl;
|
||||
std::cout << "x86_64-pc-windows-msvc" << std::endl;
|
||||
throw std::runtime_error(std::format("Unkown target: {}", config.target));
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue