taskkill mspdbsrv after compile on Windows

Change-Id: I951cec207aaa3f50a273b584a2f83461216fee5a
Reviewed-on: https://gn-review.googlesource.com/1642
Reviewed-by: Petr Hosek <phosek@google.com>
Commit-Queue: Scott Graham <scottmg@chromium.org>
3 files changed
tree: 4cbfc826b1b2f6986477c0b1455c8a814a4c31e4
  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