Remove static compile flags

We support CMake now, which can generate a more accurate `compile_commands.json` database
(and our `develop` preset automatically enables them)
This commit is contained in:
ISSOtm
2026-06-30 16:52:22 +02:00
parent 3941a28661
commit e3fc46f933
-6
View File
@@ -1,6 +0,0 @@
-std=c++20
-I
include
-fno-exceptions
-fno-rtti
-fno-caret-diagnostics