2022-09-04 03:06:09 +02:00

7 lines
157 B
JSON

{
"cmake.generator": "Unix Makefiles",
"C_Cpp.default.configurationProvider": "ms-vscode.cmake-tools",
"files.associations": {
"cmath": "cpp"
}
}