On 27/03/2014 8:23 AM,
roland...@gmail.com wrote:
> Well, at least we could make it optional, like I did in the posted
> patch. I can add some documentation, no problem.
>
> I agree that your point of using exec:exec is valid. I just started
> using this plugin since I was not very familiar with the usage of
> CMake -- someone else in my company wrote it all and I was only using
> it from a Perl-script, but now that I know more about it, it would
> indeed be almost as simple to use exec:exec.
> Still, I do feel that having the option to install and use CMake is
> useful, just not in my case.
Ask yourself why.
If exec:exec does *exactly* what you're asking for, what is the benefit
of adding this feature to the plugin? Do we handle this use-case better
than exec:exec somehow?
> Besides, if you want to supply the tool, then I think that you would
> also need to supply the tool(s) necessary when calling 'cmake
> --build', be it 'make', 'xcode' or 'jom' (the ones I'm using)... But
> this might be a whole other discussion.
Agreed. I don't have any easy solution for this problem :)
Gili