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
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to