On Monday 20 February 2012, Alexander Neundorf wrote:
> On Monday 20 February 2012, Brad King wrote:
...
> > (2) Add the explicit MODULE and CONFIG mode keywords.  Warn if they
> > are used and the current minimum CMake version is not >= 2.8.8 so that
> > people do not add them in places that will break old versions.
> > 
> > (3) Add two possible AUTHOR_WARNING messages in the case that no mode
> > 
> > keyword or Find module is present:
> >   - If the current minimum CMake required version is >= 2.8.8 then
> >   
> >     warn that MODULE or CONFIG should be used.
> >   
> >   - Otherwise if CMAKE_FIND_PACKAGE_WARN_NO_MODULE is set to true then
> >   
> >     warn that NO_MODULE should be used to get the config mode.
> 
> There is now a branch FindPackage_ModeWarning on stage.

I should have probably pushed all my commits to this branch...
Done now.

Working on your suggestions.

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

Reply via email to