mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-19 16:56:09 +01:00
Merge branch 'develop' of https://github.com/pocoproject/poco into develop
This commit is contained in:
commit
68d998a030
@ -280,7 +280,7 @@ for /f %%G in ('findstr /R "." components') do (
|
||||
)
|
||||
)
|
||||
)
|
||||
cd %POCO_BASE%
|
||||
cd "%POCO_BASE%"
|
||||
)
|
||||
)
|
||||
|
||||
@ -435,7 +435,7 @@ for /f %%G in ('findstr /R "." components') do (
|
||||
echo. && echo. && echo.
|
||||
)
|
||||
|
||||
cd %POCO_BASE%
|
||||
cd "%POCO_BASE%"
|
||||
|
||||
echo.
|
||||
echo ------------------------------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user