[cmake-developers] Converting cmake_parse_arguments to a builtin command

Brad King brad.king at kitware.com
Mon Dec 9 09:54:02 EST 2013


On 12/06/2013 04:42 PM, Matthew Woehlke wrote:
>> An advantage of keeping the name is that existing callers get the
>> speed-up immediately.  Furthermore there will be less code left in the
>> old module to maintain.
> 
> I think that is still true if the module just wraps the new function?

Yes, I think so.  Be sure that the wrapper forwards empty arguments
correctly or the compatibility policy will not be meaningful ;)

Thanks,
-Brad



More information about the cmake-developers mailing list