<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hello,<BR>&nbsp;<BR><font size="4">The find_package macro provides the keywords "REQUIRED" and "COMPONENTS". <BR>

<BR>The docs state: "The REQUIRED option stops processing with an error message if the package cannot be found. A package-specific list of components may be listed after the REQUIRED option or after the COMPONENTS option if no REQUIRED option is given."<BR>

<BR>When using find_package and the "REQUIRED" keyword, are all components required?<BR>
<BR>When using find_package and the "COMPONENTS" keywords, are all components required?<BR>

<BR>It would be nice if the docs could state this information. <BR>&nbsp;<BR>regards,<BR>Lars<BR></font>                                               </div></body>
</html>