mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-18 20:24:04 +01:00
Put /logger at end.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
This commit is contained in:
parent
f275240442
commit
5a306d5148
@ -140,10 +140,10 @@ if "%BUILD_TOOL%"=="msbuild" (
|
||||
set USEENV=/p:UseEnv=true
|
||||
|
||||
set BUILD_TOOL_FLAGS=/clp:NoSummary
|
||||
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" (
|
||||
set ACTIONSW=/
|
||||
|
Loading…
Reference in New Issue
Block a user