[CMake] GLOB bugs

Peter Kümmel syntheticpp at gmx.net
Mon Jan 5 17:09:11 EST 2009


Under Windows Vista there are to bugs in FILE(GLOB

1. file(GLOB dd RELATIVE ${somedir} ${somedir}/.):
    On Linux dd contains . but not on Windows

2. file(GLOB dd ${somedir}/*)
    On Windows dd also lists directories


I could not open tickets because resetting the tracker password
does not work.

Peter


More information about the CMake mailing list