Your example also works well for me and don't reproduce the bug. I attach a file with my example
On Feb 19, 2008 7:24 PM, Alexander Neundorf <[EMAIL PROTECTED]> wrote: > Hi, > > On Tuesday 19 February 2008, pepone.onrez wrote: > > [EMAIL PROTECTED] ~/kk/cmake-glob-bug $ cat CMakeLists.txt > > FILE (GLOB TESTS ./test/ *.cpp) > > > > ls -liha test/ > > total 0 > > 3635635 drwxr-xr-x 3 pepone pepone 72 2008-02-19 04:56 . > > 998787 drwxr-xr-x 4 pepone pepone 160 2008-02-19 04:52 .. > > 3635679 drwxr-xr-x 2 pepone pepone 48 2008-02-19 04:56 .svn > > > > > > Problem seems to appear when test contains directories files that`s > begin > > with '.' > > I still can't reproduce it, my test project is attached. It works both > with > cmake 2.4.6 (from slackware) and cmake cvs. > > Does it crash for you ? > > Alex > > _______________________________________________ > CMake mailing list > [email protected] > http://www.cmake.org/mailman/listinfo/cmake >
cmake-glob-bug.tar.bz2
Description: BZip2 compressed data
_______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
