pixwerx/.vscode/settings.json

4 lines
105 B
JSON
Raw Normal View History

2020-11-24 23:54:49 +01:00
{
2023-06-05 11:15:47 +02:00
"C_Cpp.default.configurationProvider": "ms-vscode.cmake-tools",
"cmake.configureOnOpen": true
2020-11-24 23:54:49 +01:00
}