mirror of
https://github.com/pocoproject/poco.git
synced 2025-02-01 14:55:56 +01:00
Run ctest also in x64
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
This commit is contained in:
parent
eb85dad31f
commit
93be8d9042
@ -519,7 +519,7 @@ test_script:
|
||||
}
|
||||
}
|
||||
}
|
||||
if ($env:builder -eq "cmake" -and $env:platform -eq "Win32")
|
||||
if ($env:builder -eq "cmake")
|
||||
{
|
||||
pushd cmake-build;
|
||||
Write-Host -ForegroundColor Yellow $line;
|
||||
|
Loading…
x
Reference in New Issue
Block a user