zig build config is here!

This commit is contained in:
SuperAuguste
2020-05-25 17:12:08 -04:00
parent 9c931ec715
commit f5b30cfd6c
5 changed files with 87 additions and 2 deletions

View File

@@ -24,6 +24,9 @@ Installing `zls` is pretty simple;
git clone --recurse-submodules https://github.com/zigtools/zls
cd zls
zig build
# To configure ZLS:
zig build config
```
### Build Options