Open
Description
I'm not very proficient with C++ so I'm not sure if there's already some way of doing this. But some of the code I was working with recommended adding 'generator' configurations in the conan txt file. I see this plugin seems to be using a yaml file instead so i tried adding generators in there after the requirements and it seemed to work. The only problem is, if I try to add a new library with the plugin, it tries to auto re-generate the yml file and either mangles or completely removes the generators.