This commit is contained in:
Barrett Ruth 2025-02-15 15:17:16 -05:00
parent 68422f90e1
commit 1214b129a5
17 changed files with 472 additions and 6 deletions

View file

@ -0,0 +1,8 @@
CompileFlags:
Add:
- -std=c++23
- -Wall
- -Wextra
- -Wpedantic
- -Wshadow
- -Wno-unknown-pragmas