Example-Projects.md: Add Qt

Fangrui Song 2021-01-16 11:04:50 -08:00
parent 04d01b52e8
commit 83a32f3163

@ -71,6 +71,10 @@ bear make -j
cd ..; ln -s Debug/compile_commands.json cd ..; ln -s Debug/compile_commands.json
``` ```
### Qt
See <https://github.com/MaskRay/ccls/issues/753> for an example.
### ruby ### ruby
```zsh ```zsh