This commit is contained in:
csh
2025-07-02 14:29:54 +08:00
parent 65b38b7fec
commit dbc95ff098
61 changed files with 6673 additions and 617 deletions
+9
View File
@@ -0,0 +1,9 @@
CompileFlags:
Add: [-std=c++23]
If:
PathMatch: [.*\.inl$, .*\.tpp$]
CompileFlags:
Add:
- -xc++-header
- -std=c++23