aboutsummaryrefslogtreecommitdiff
path: root/.vscode/c_cpp_properties.json
blob: 897dbc57e2f748e55335a35e16160b89bd6fa3cb (plain)
1
2
3
4
5
6
7
8
9
{
  "configurations": [
    {
      "name": "cpp",
      "configurationProvider": "ms-vscode.cmake-tools"
    }
  ],
  "version": 4
}