mirror of
https://github.com/pocoproject/poco.git
synced 2025-03-07 07:19:08 +01:00
set suffix to 64 when buildinw for x64
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
This commit is contained in:
parent
106e47c385
commit
fbb87437c5
@ -111,7 +111,7 @@ before_test:
|
||||
after_test:
|
||||
|
||||
test_script:
|
||||
- set suffix
|
||||
- if %platform%==x64 ( set suffix=64 )
|
||||
- if %configuration%==release ( build\script\runtests2.cmd !suffix! )
|
||||
#
|
||||
# Unable to get a correct result with powershell...
|
||||
|
Loading…
x
Reference in New Issue
Block a user