docs: add build instructions to README

This commit is contained in:
outfoxxed 2024-03-07 06:00:46 -08:00
parent 5ac04649aa
commit f32b4175fb
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
5 changed files with 87 additions and 6 deletions

2
.gitignore vendored
View file

@ -1,7 +1,7 @@
# build files
/result
/build/
compile_commands.json
/compile_commands.json
# clangd
/.cache