feat set up build system

This commit is contained in:
2023-10-24 17:28:57 +08:00
parent 9b252d4aa5
commit c7b55927a7
6 changed files with 192 additions and 91 deletions

6
.clang-format Normal file
View File

@ -0,0 +1,6 @@
BasedOnStyle: Google
DerivePointerAlignment: false
PointerAlignment: Right
ColumnLimit: 80
AllowCommentMovement: true
PenaltyBreakBeforeFirstCallParameter: 100