fix: updated build scripts
This commit is contained in:
@@ -11,5 +11,5 @@ if (Test-Path $vcvars) {
|
||||
}
|
||||
|
||||
Write-Host "Running C++ core unit tests..." -ForegroundColor Cyan
|
||||
ctest --preset win-local-pdfium
|
||||
ctest --preset win-local-pdfium $args
|
||||
exit $LASTEXITCODE
|
||||
|
||||
Reference in New Issue
Block a user