Ok, thanks Denis.

Marcel.

On Thu, 2009-05-14 at 05:29 -0700, Denis Scherbakov wrote:
> > What's the best way to proceed. Should I collect the names
> > of variables
> > used in the find_library() calls in a separate list
> > variable and use
> > that for find_package_handle_standard_args(), or should I
> > just handle
> > the REQUIRED and QUIET stuff myself in this case. Any
> > recommendations?
> 
> Marcel,
> 
> In one list variable I would collect only names for REQUIRED libraries.
> In other list variable I would collect names of all libraries to 
> MARK_AS_ADVANCED them.
> 
> Denis
> 
> 
>       

_______________________________________________
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://www.cmake.org/mailman/listinfo/cmake

Reply via email to