[CMake] file(GLOB) for directories?

Robert Dailey rcdailey at gmail.com
Tue Dec 9 13:55:58 EST 2008


On Tue, Dec 9, 2008 at 12:30 PM, David Cole <david.cole at kitware.com> wrote:

> "file(GLOB" with globbing expression of "*" and then iterate the results
> and ask "if(IS_DIRECTORY" on each result...


Thanks, this works perfectly!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20081209/724b3bad/attachment.htm>


More information about the CMake mailing list