mirror of
https://github.com/MaskRay/ccls.git
synced 2025-04-04 16:02:15 +00:00
Updated Getting started (markdown)
parent
b379f61eb5
commit
088499bb6f
@ -14,7 +14,7 @@ cd ccls
|
||||
git submodule update --init
|
||||
mkdir release
|
||||
cmake -DCMAKE_BUILD_TYPE=Release -Brelease -H.
|
||||
make -C release
|
||||
cmake --build release
|
||||
```
|
||||
|
||||
The executable is at `release/ccls`.
|
||||
|
Loading…
Reference in New Issue
Block a user