[CMake] Retrieve all directories?

Timo Rumland cr at olympclan.de
Wed Nov 22 05:28:06 EST 2006


Hello,

is it in any way possible to retrieve the list of directories within a
given directory and store it into a variable?

I'm looking for something like FILE(GLOB ... ) or
FILE(GLOB_RECURSE...) that collects directory names instead of files.


Thanks in advance


Timo



More information about the CMake mailing list