ninja

Fangrui Song 2018-08-24 01:30:36 -07:00
parent 75b4396147
commit 93f85fcf3d

@ -34,6 +34,7 @@ Debian: `apt install zlib1g-dev`
Install g++-7 on Ubuntu 16.04: https://gist.github.com/jlblancoc/99521194aba975286c80f93e47966dc5
`-DUSE_SHARED_LLVM=on` (optional) makes linked executable smaller.
`-G Ninja` to build with ninja.
### Setup your editor