You've already configured this:
{
"C_Cpp.default.configurationProvider": "ms-vscode.cmake-tools"
}
Worth making sure that "cmake" is reflected in the choice of configuration provider on the menu:
Setting this value on the menu corrected the behaviour for me.