On Tuesday 13 March 2012, Brad King wrote: > On Tue, Mar 13, 2012 at 12:53 PM, Alexander Neundorf <[email protected]> wrote: > > On Tuesday 13 March 2012, Brad King wrote: > >> Is this just for compatibility? > > > > Yes, it is in order to change the behaviour as little as possible. > > Okay. We merged a topic to master today that will help with the > testing of this. Please fetch from origin and rebase your topic on > master. Then add a case to the RunCMake.find_package test > (Tests/RunCMake/find_package/RunCMakeTest.cmake, see > Tests/RunCMake/CMakeLists.txt for instructions) to cover this error > message: > > + e << "Found configuration file \"" << this->FileFound > + << "\" for package \"" << this->Name << "\", but " << foundVar > + << " is FALSE, so the package is not considered to be found."; > > Then force-push back to the stage for another review.
Done. Alex -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
