YCM-Generator
YCM-Generator copied to clipboard
Added multiple *.pro files support
Thanks for the PR. Would you mind explaining what the use case for having multiple .pro files in a given directory is?
Thanks for ur answer :) I cant invent real use case for it, but i have legacy project with multiple .pro files in root directory. Basically it's 3 different projects with shared libraries and it can be redisigned, but this wasn't problem yet and we have configured CI and etc for this setup. I tried ur plugin and noticed that its not very comfortable to do mv to other .pro files :)
Sorry for my English, i am not native speaker.
OK, makes sense. I'd prefer to have avoided something that depends on interactive input (see #48), but this is a fairly niche case and I can't think of a better alternative.
Don't worry about your English, it's easily understood. :)