[cmake-developers] Nightly Binary not building on windows

Brad King brad.king at kitware.com
Tue Feb 28 13:57:37 EST 2012


On 2/28/2012 1:53 PM, Bill Hoffman wrote:
> No matter what
>
> find_package(foo)
>
> Can not cause an error at CMake time.

That isn't the line causing the error.  It's the AllFindModules test
that wants to know that the returned version information is as expected.
This is a real test failure because the FindSubversion module is not
properly detecting the version number of svn.  The Find module needs
to be fixed for this case.

-Brad



More information about the cmake-developers mailing list