提交 78f5f501 编写于 作者: J Jared Parsons

Use proper build directory (has configuration)

上级 11e683a5
......@@ -14,7 +14,7 @@ try {
Create-Directory $target
}
Push-Location $binariesDir
Push-Location $buildDir
foreach ($subDir in @("Dlls", "UnitTests")) {
Push-Location $subDir
foreach ($path in Get-ChildItem -re -in "PerfTests") {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册