[cmake-developers] [PATCH] Fix find_dependency macro version argument

Brad King brad.king at kitware.com
Wed Feb 26 10:29:18 EST 2014


On 02/26/2014 10:09 AM, Alex Merry wrote:
> Recent commits broke the version argument handling, as the set variable
> name is different to the used variable name.  First attached patch fixes
> this.  The second one clears the variable again at the end of the macro,
> to match the other variables.

I've applied them, thanks.

Can someone please look at adding cases to the test suite to actually
cover this macro?  With tests these bugs should not have slipped in.

-Brad




More information about the cmake-developers mailing list