cmake/Tutorial/step1/.vscode/settings.json

6 lines
83 B
JSON

{
"files.associations": {
"*.in": "cpp",
"cmath": "cpp"
}
}