docs: update build instructions

Signed-off-by: EnderIce2 <enderice2@protonmail.com>
This commit is contained in:
2025-03-08 00:47:43 +00:00
parent 27ad61fa17
commit 1c842ef3d1
4 changed files with 95 additions and 74 deletions

View File

@ -19,3 +19,8 @@ indent_size = 2
[{CMakeLists.txt,*.cmake}]
indent_size = 2
indent_style = space
[*.md]
indent_style = space
indent_size = 4
trim_trailing_whitespace = false