Codebase list mozc / d2bc62b
Use Ninja 1.7.1 in AppVeyor build BUG= TEST=compile REF_BUG= REF_CL= REF_TIME= REF_TIME_RAW= Yohei Yukawa 7 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
3434 - git config --global core.autocrlf input
3535 install:
3636 - git submodule update --init --recursive
37 - choco install ninja -version 1.6.0
37 - choco install ninja -version 1.7.1
3838 build_script:
3939 - cd src
4040 - python build_mozc.py gyp --noqt