Nicolas Desprès wrote:

> I have to confess that I never called find_package() without REQUIRED,
> and I can't think about any use case right now.

The most simple one is probably the system-or-bundled one: check if the system
has a good version of some package, use the one bundled with the sources
otherwise.

Or just: build without some feature if a package is not availble.

Eike

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
cmake-developers mailing list
cmake-developers@cmake.org
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to