Generic project: Made C++ code model work better without a tool chain
When no valid tool chain is selected, no project info update was done at all. After this patch, at least the project defines and include paths are used. Reviewed-by: Roberto Raggi
Please register or sign in to comment