<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hi,<br><br>I noticed that when all languages are disabled through the project command:<br>project ( Foo NONE )<br><br>... then a dependent Bar sub-package cannot be detected from it's BarConfig.cmake configuration file:<br>find_package ( Bar MODULE )<br><br>Do you think it's a bug ? A feature ?<br><br>I explicitely disabled all languages to avoid compiler checks which are useless for my documentation package.<br><br>Altough it works with at least one language enabled (or let default C & C++),<br>I wondered if there's by chance any mean to avoid compiler checks while still being able to detect config files,<br>or if there's a undocumented behavior of the find_package command regarding languages.<br><br>Regards,<br>M.<br><br><br><br>                                            </div></body>
</html>