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

Alex Merry alex.merry at kde.org
Wed Feb 26 10:09:44 EST 2014


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.

Alex

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-find_dependency-use-correct-version-variable-name.patch
Type: text/x-patch
Size: 871 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20140226/a4392e97/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-find_dependency-unset-cmake_fd_version-variable-at-e.patch
Type: text/x-patch
Size: 826 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20140226/a4392e97/attachment-0001.bin>


More information about the cmake-developers mailing list