YoggieEngine/.vscode/settings.json

6 lines
96 B
JSON

{
"cmake.configureOnOpen": true,
"files.associations": {
"iosfwd": "cpp"
}
}