qasm/.vscode/c_cpp_properties.json

9 lines
161 B
JSON

{
"configurations": [
{
"name": "cmake",
"configurationProvider": "ms-vscode.cmake-tools"
}
],
"version": 4
}