[cmake-developers] [PATCH v5 0/4] Add continue keyword

Gregor Jasny gjasny at googlemail.com
Wed Nov 19 07:45:57 EST 2014


On 18/11/14 19:30, David Cole wrote:
> Putting continue, break or return inside of a macro definition is a
> practice that should itself be discouraged...

Agreed. But this is beyond the scope of the 'continue' patch. I can work
on a patch for a new policy that forbids these types of commands within
a macro later. But before jumping in I'd like to see some consensus
among the cmake developers that patch is actually wanted.

Thanks,
Gregor


More information about the cmake-developers mailing list