Update prepare-build.sh
from 126 we must also checkout the ‘win’ platform, since third_party/microsoft_dxheaders is required for the build
This commit is contained in:
@@ -53,7 +53,7 @@ echo >>../.gclient " \"codesearch\": 'Debug',"
|
||||
echo >>../.gclient " },"
|
||||
echo >>../.gclient " },"
|
||||
echo >>../.gclient "]"
|
||||
echo >>../.gclient "target_os=['android']"
|
||||
echo >>../.gclient "target_os=['android','win']"
|
||||
|
||||
git submodule foreach git config -f ./.git/config submodule.$name.ignore all
|
||||
git config --add remote.origin.fetch '+refs/tags/*:refs/tags/*'
|
||||
|
||||
Reference in New Issue
Block a user