Simple cmake example with working ccls

This commit is contained in:
2025-02-04 13:44:55 +01:00
commit 89361cc735
6 changed files with 56 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
.ccls-cache
compile_commands.json
build