Files
awslabs_aws-crt-php/win_build.bat
T
2022-11-07 13:29:21 -08:00

9 lines
161 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
cd ../../ && ls