silent the copy folder

This commit is contained in:
Dengke Tang
2022-11-07 15:19:41 -08:00
parent 5bf7671a5c
commit d1d5004f11
+1 -1
View File
@@ -9,7 +9,7 @@ git clone https://github.com/php/php-src.git && cd php-src
call phpsdk_deps --update --branch master call phpsdk_deps --update --branch master
if (%SOURCE_DIR%)==() (git clone --recursive https://github.com/awslabs/aws-crt-php.git ..\pecl\awscrt) else (robocopy %SOURCE_DIR% ..\pecl\awscrt /E) if (%SOURCE_DIR%)==() (git clone --recursive https://github.com/awslabs/aws-crt-php.git ..\pecl\awscrt) else (robocopy %SOURCE_DIR% ..\pecl\awscrt /E /NFL /NDL /NJH /NJS /nc /ns /np)
call buildconf call buildconf