| "-fconcepts", | "-fconcepts", | ||||
| "-std=c++2a", | "-std=c++2a", | ||||
| ], | ], | ||||
| "link_flags": [ | |||||
| "-static-libgcc", | |||||
| "-static-libstdc++" | |||||
| ], | |||||
| // "debug": true, | // "debug": true, | ||||
| "optimize": true, | "optimize": true, | ||||
| "compiler_launcher": "ccache" | "compiler_launcher": "ccache" |