&gt;&gt;&gt;True, but note the &quot;*.h&quot; filter. After the filter, the dir is empty,<br>
so it doesn&#39;t make any sense to create it at install time.<br><br>Yep I tried it and as you say .svn appears even though the &quot;filter&quot; should grab .h files<br>
<font color="#888888"><br></font>So I echo Olafs&#39;s question why is .svn dir grabed when .h filter should be enough?  My guess is a bad install script that runs arround checking for h files in subdirs and not realising that the subdirs don&#39;t have .h files and does not remove the subdirs.... How do I know... I tested it.  Add any number of sub directories in xbt without header files (or any files for that matter) and CMake will create them in the install tree... spectacular!<br>
<br><br><br>