mirror of
https://github.com/pocoproject/poco.git
synced 2025-03-06 13:41:31 +01:00
Remove test line for AppVeyor.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
This commit is contained in:
parent
d602025842
commit
0a1259202f
@ -143,7 +143,6 @@ if "%BUILD_TOOL%"=="msbuild" (
|
||||
set BUILD_TOOL_FLAGS=%BUILD_TOOL_FLAGS% /nologo /v:%VERBOSITY%
|
||||
if not %LOGGER%X==X (
|
||||
set BUILD_TOOL_FLAGS=%BUILD_TOOL_FLAGS% /logger:%LOGGER%
|
||||
set BUILD_TOOL_FLAGS=%BUILD_TOOL_FLAGS% /nologo /v:%VERBOSITY%
|
||||
)
|
||||
)
|
||||
if not "%BUILD_TOOL%"=="msbuild" (
|
||||
|
Loading…
x
Reference in New Issue
Block a user