[CMake] directory structure on Windows

2007-06-15 Thread Jesper Eskilson
Hi, In my CMake installation on Windows, there are two directory with seemingly identical contents: c:/Program Files/CMake 2.4/share/CMake c:/Program Files/CMake 2.4/share/cmake-2.4 Could someone care to explain the difference? -- /Jesper ___ CMake m

Re: [CMake] directory structure on Windows

2007-06-15 Thread Alexander Neundorf
On Friday 15 June 2007 08:37, Jesper Eskilson wrote: > Hi, > > In my CMake installation on Windows, there are two directory with > seemingly identical contents: > > c:/Program Files/CMake 2.4/share/CMake The name of the subdir was changed from CMake/ to cmake-2.4/, so maybe this is still there fr