On Tue, Dec 9, 2008 at 12:30 PM, David Cole <span dir="ltr"><<a href="mailto:david.cole@kitware.com">david.cole@kitware.com</a>></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;">
"file(GLOB" with globbing expression of "*" and then iterate the results and ask "if(IS_DIRECTORY" on each result...</blockquote></div><br>Thanks, this works perfectly!<br>