mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-23 13:32:11 +01:00
Merge branch 'develop' of https://github.com/pocoproject/poco into develop
This commit is contained in:
@@ -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 ------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user