Re-enable CQ on Windows

Now that Windows builder is working, we can enable CQ again.

Change-Id: I07d40bb95b3d48bc662da43c8ab7efa96f010a32
Reviewed-on: https://gn-review.googlesource.com/1641
Reviewed-by: Scott Graham <scottmg@chromium.org>
Commit-Queue: Scott Graham <scottmg@chromium.org>
1 file changed
tree: fd65e0e206dfa98713cf29969d10c15e10ad790c
  1. base/
  2. build/
  3. infra/
  4. src/
  5. third_party/
  6. tools/
  7. .clang-format
  8. .editorconfig
  9. .gitignore
  10. .style.yapf
  11. AUTHORS
  12. LICENSE
  13. README.md
README.md

GN

GN is a meta-build system that generates build files for Ninja.

Get started with:

git clone https://gn.googlesource.com/gn
cd gn
python build/gen.py
ninja -C out