On Tue, Dec 9, 2008 at 12:30 PM, David Cole <span dir="ltr">&lt;<a href="mailto:david.cole@kitware.com">david.cole@kitware.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&quot;file(GLOB&quot; with globbing expression of &quot;*&quot;&nbsp;and then iterate the results and ask &quot;if(IS_DIRECTORY&quot; on each result...</blockquote></div><br>Thanks, this works perfectly!<br>