This commit is contained in:
2025-11-05 13:54:55 +02:00
commit b85f911e3e
3 changed files with 133 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
CompileFlags:
Add:
- "-std=c23"
- "-xc"
Remove:
- "-std=c++*"