{
"files.associations": {
"*.rh": "cpp"
},
"cmake.generator": "Unix Makefiles",
"cmake.environment": {
"CMAKE_MAKE_PROGRAM":"make"
"C_Cpp.default.configurationProvider": "ms-vscode.cmake-tools"
}