[CMake] Component-based FindSDL.cmake

Brad King brad.king at kitware.com
Wed Oct 11 13:04:57 EDT 2006


Pablo Odorico wrote:
> Some questions now:
>   - Can't QUIET be used with components?

The entire find is either quiet or not.

>   - _all_ components have to be REQUIRED?

The component syntax is just a list of components that are requested.
You can interpret it however you wish in the Find module.

-Brad


More information about the CMake mailing list