mirror of
https://github.com/awslabs/aws-crt-php.git
synced 2026-08-18 18:13:09 +00:00
13 lines
183 B
Batchfile
13 lines
183 B
Batchfile
@echo on
|
|
|
|
echo %CD%
|
|
|
|
call phpsdk_buildtree phpmaster
|
|
|
|
git clone https://github.com/php/php-src.git && cd php-src
|
|
|
|
call phpsdk_deps --update --branch master
|
|
|
|
echo %CD%
|
|
|
|
cd ../../ && ls |