remove compile flags

This commit is contained in:
Barrett Ruth 2025-12-14 16:05:05 -06:00
parent 3928d46ec8
commit 9a0bd51ac8
12 changed files with 0 additions and 292 deletions

View file

@ -1,5 +0,0 @@
-std=c++23
-Wall
-Wextra
-Wpedantic
-Wshadow

View file

@ -1,6 +0,0 @@
-std=c++23
-Wall
-Wextra
-Wpedantic
-Wshadow
-DLOCAL

View file

@ -1,6 +0,0 @@
-Wall
-Wextra
-Wpedantic
-Wshadow
-DLOCAL
-std=c++23