>>>True, but note the "*.h" filter. After the filter, the dir is empty,<br>
so it doesn'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 "filter" should grab .h files<br>
<font color="#888888"><br></font>So I echo Olafs'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'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>