mirror of
https://github.com/awslabs/aws-crt-php.git
synced 2026-08-18 10:07:12 +00:00
11 lines
172 B
Batchfile
11 lines
172 B
Batchfile
@echo on
|
|
|
|
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 |